remove more commented out #includes and related comments
This commit is contained in:
parent
0501bf2bf4
commit
c57cf1ab4a
@ -28,9 +28,6 @@
|
||||
#define _CONNECTIVITY_MOZAB_CATALOG_HXX_
|
||||
|
||||
#include "connectivity/sdbcx/VCatalog.hxx"
|
||||
// #ifndef _CONNECTIVITY_OFUNCTIONDEFS_HXX_
|
||||
// #include "odbc/OFunctiondefs.hxx"
|
||||
// #endif
|
||||
|
||||
namespace connectivity
|
||||
{
|
||||
|
@ -83,9 +83,6 @@
|
||||
#include "intercept.hxx"
|
||||
|
||||
|
||||
// #include <toolkit/helper/vclunohelper.hxx>
|
||||
// #include <vcl/window.hxx>
|
||||
|
||||
#define HATCH_BORDER_WIDTH (((m_pEmbedObj->getStatus(embed::Aspects::MSOLE_CONTENT)&embed::EmbedMisc::MS_EMBED_ACTIVATEWHENVISIBLE) && \
|
||||
m_pEmbedObj->getCurrentState()!=embed::EmbedStates::UI_ACTIVE) ? 0 : 4 )
|
||||
|
||||
|
@ -45,8 +45,6 @@
|
||||
|
||||
#include "xdialogcreator.hxx"
|
||||
#include "oleembobj.hxx"
|
||||
// LLA: tip from FS
|
||||
// #include <confighelper.hxx>
|
||||
#include <xdialogcreator.hxx>
|
||||
#include <oleembobj.hxx>
|
||||
|
||||
|
@ -29,7 +29,6 @@
|
||||
#define FORMULA_FORMULA_HXX
|
||||
|
||||
#include <sfx2/basedlgs.hxx>
|
||||
// #include "formula/funcutl.hxx"
|
||||
#include <memory>
|
||||
#include "formula/formuladllapi.h"
|
||||
|
||||
|
@ -28,7 +28,6 @@
|
||||
#ifndef FORMULA_FUNCUTL_HXX
|
||||
#define FORMULA_FUNCUTL_HXX
|
||||
|
||||
// #include <vcl/scrbar.hxx>
|
||||
#include <vcl/fixed.hxx>
|
||||
#include <vcl/button.hxx>
|
||||
#include <vcl/edit.hxx>
|
||||
|
@ -25,27 +25,14 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
//----------------------------------------------
|
||||
// includes of other projects
|
||||
//----------------------------------------------
|
||||
|
||||
#include <cppuhelper/factory.hxx>
|
||||
#include <com/sun/star/container/XSet.hpp>
|
||||
|
||||
// #ifndef _OSL_DIAGNOSE_H_
|
||||
// #include <osl/diagnose.h>
|
||||
// #endif
|
||||
#include "SalAquaFilePicker.hxx"
|
||||
#include "SalAquaFolderPicker.hxx"
|
||||
|
||||
// #ifndef _SV_SVAPP_HXX
|
||||
// #include <vcl/svapp.hxx>
|
||||
// #endif
|
||||
#include "FPServiceInfo.hxx"
|
||||
|
||||
//-----------------------------------------------
|
||||
// namespace directives
|
||||
//-----------------------------------------------
|
||||
|
||||
using namespace ::rtl;
|
||||
using namespace ::com::sun::star::uno;
|
||||
@ -56,9 +43,6 @@ using namespace ::cppu;
|
||||
using ::com::sun::star::ui::dialogs::XFilePicker;
|
||||
using ::com::sun::star::ui::dialogs::XFolderPicker;
|
||||
|
||||
//------------------------------------------------
|
||||
//
|
||||
//------------------------------------------------
|
||||
|
||||
static Reference< XInterface > SAL_CALL createFileInstance(
|
||||
const Reference< XMultiServiceFactory >& rServiceManager )
|
||||
|
@ -30,9 +30,6 @@
|
||||
#include <vos/mutex.hxx>
|
||||
#include <vcl/svapp.hxx>
|
||||
|
||||
// #ifndef _OSL_DIAGNOSE_H_
|
||||
// #include <osl/diagnose.h>
|
||||
// #endif
|
||||
#include "CFStringUtilities.hxx"
|
||||
#include "NSString_OOoAdditions.hxx"
|
||||
#include "NSURL_OOoAdditions.hxx"
|
||||
|
@ -28,22 +28,6 @@
|
||||
#ifndef _FILTERHELPER_HXX_
|
||||
#define _FILTERHELPER_HXX_
|
||||
|
||||
// #ifndef _COM_SUN_STAR_UNO_TYPE_HXX_
|
||||
// #include <com/sun/star/uno/Type.hxx>
|
||||
// #endif
|
||||
|
||||
// #ifndef INCLUDED_CPPU_UNOTYPE_HXX
|
||||
// #include <cppu/unotype.hxx>
|
||||
// #endif
|
||||
|
||||
// #ifndef _TYPELIB_TYPECLASS_H_
|
||||
// #include "typelib/typeclass.h"
|
||||
// #endif
|
||||
|
||||
// #ifndef _TYPELIB_TYPEDESCRIPTION_H_
|
||||
// #include "typelib/typedescription.h"
|
||||
// #endif
|
||||
|
||||
#include <com/sun/star/beans/StringPair.hpp>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
|
||||
@ -51,10 +35,6 @@
|
||||
|
||||
#include <com/sun/star/uno/RuntimeException.hpp>
|
||||
|
||||
// #ifndef _RTL_USTRING_H_
|
||||
// #include <rtl/ustring.hxx>
|
||||
// #endif
|
||||
|
||||
#include <list>
|
||||
#include <vector>
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#include <postmac.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
// #include <sal/types.h>
|
||||
|
||||
//for Cocoa types
|
||||
@interface NSString (OOoAdditions)
|
||||
|
@ -32,8 +32,6 @@
|
||||
// my own includes
|
||||
//_________________________________________________________________________________________________________________
|
||||
|
||||
// #include <math.h>
|
||||
|
||||
#include <services/layoutmanager.hxx>
|
||||
#include <threadhelp/resetableguard.hxx>
|
||||
#include <services.h>
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include <string.h>
|
||||
#include <tools/solar.h>
|
||||
#include <tools/debug.hxx>
|
||||
//#include "typecast.hxx"
|
||||
|
||||
#if defined (ALPHA) && defined (UNX)
|
||||
#define DEL_ARRAY( X )
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include <vcl/button.hxx>
|
||||
#include <vcl/dialog.hxx>
|
||||
#include <sfx2/printer.hxx>
|
||||
//#include <sfx2/progress.hxx>
|
||||
|
||||
|
||||
class SfxViewShell;
|
||||
//class SfxProgress;
|
||||
|
@ -54,8 +54,6 @@
|
||||
#include <sfx2/sfxsids.hrc>
|
||||
#include <sot/exchange.hxx>
|
||||
|
||||
//#include <svtools/agprop.hxx>
|
||||
//#include <sj2/sjapplet.hxx>
|
||||
#include <svl/isethint.hxx>
|
||||
|
||||
#include <unotools/configmgr.hxx>
|
||||
|
@ -132,7 +132,6 @@ using namespace ::com::sun::star::io;
|
||||
#include "brokenpackageint.hxx"
|
||||
#include "eventsupplier.hxx"
|
||||
#include "xpackcreator.hxx"
|
||||
// #include "applet.hxx"
|
||||
#include "plugin.hxx"
|
||||
#include "iframe.hxx"
|
||||
#include <ownsubfilterservice.hxx>
|
||||
|
@ -30,7 +30,6 @@
|
||||
|
||||
#include <sfx2/linksrc.hxx>
|
||||
#include <sfx2/lnkbase.hxx>
|
||||
//#include <sot/exchange.hxx>
|
||||
#include <com/sun/star/uno/Any.hxx>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
|
||||
|
@ -34,7 +34,6 @@
|
||||
#include <vos/mutex.hxx>
|
||||
#include <svtools/imagemgr.hxx>
|
||||
#include <svtools/miscopt.hxx>
|
||||
// #include <cmdlineargs.hxx>
|
||||
#include <com/sun/star/task/XInteractionHandler.hpp>
|
||||
#include <com/sun/star/frame/XDispatchResultListener.hpp>
|
||||
#include <com/sun/star/frame/XNotifyingDispatch.hpp>
|
||||
|
@ -25,8 +25,6 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
//#include "config.hrc"
|
||||
//#include "sfxlocal.hrc"
|
||||
#include <sfx2/sfx.hrc>
|
||||
|
||||
String STR_FILTERNAME_CFG
|
||||
|
@ -67,7 +67,6 @@
|
||||
#include <sfx2/frame.hxx>
|
||||
#include <sfx2/viewfrm.hxx>
|
||||
#include <sfx2/request.hxx>
|
||||
//#include "exptypes.hxx"
|
||||
#include "helper.hxx"
|
||||
#include <sfx2/objsh.hxx>
|
||||
#include <sfx2/docfile.hxx>
|
||||
|
@ -25,14 +25,9 @@
|
||||
*
|
||||
************************************************************************/
|
||||
|
||||
// includes ******************************************************************
|
||||
|
||||
#include "sfxlocal.hrc"
|
||||
#include "filedlghelper.hrc"
|
||||
|
||||
//#include "helpid.hrc"
|
||||
|
||||
// strings *******************************************************************
|
||||
|
||||
String STR_SFX_FILEDLG_ACTUALVERSION
|
||||
{
|
||||
|
@ -28,7 +28,7 @@
|
||||
#include "doc.hrc"
|
||||
#define __RSC
|
||||
#include <svl/inetdef.hxx>
|
||||
//#include <so3/so2defs.hxx>
|
||||
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
QueryBox MSG_CONFIRM_FILTER
|
||||
|
@ -143,8 +143,6 @@ using namespace ::com::sun::star::io;
|
||||
#include "sfxresid.hxx"
|
||||
#include <sfx2/appuno.hxx>
|
||||
|
||||
//#include "xmlversion.hxx"
|
||||
|
||||
#define MAX_REDIRECT 5
|
||||
|
||||
|
||||
|
@ -32,7 +32,6 @@
|
||||
#endif
|
||||
|
||||
#include <sfx2/objsh.hxx>
|
||||
//#include "objshimp.hxx"
|
||||
#include <sfx2/objitem.hxx>
|
||||
#include <com/sun/star/lang/XUnoTunnel.hpp>
|
||||
|
||||
|
@ -84,7 +84,6 @@
|
||||
#include <sfx2/objsh.hxx>
|
||||
#include "objshimp.hxx"
|
||||
#include "sfxtypes.hxx"
|
||||
//#include "interno.hxx"
|
||||
#include <sfx2/module.hxx>
|
||||
#include <sfx2/viewfrm.hxx>
|
||||
#include "versdlg.hxx"
|
||||
|
@ -27,8 +27,6 @@
|
||||
#ifndef _SFX_OBJSHIMP_HXX
|
||||
#define _SFX_OBJSHIMP_HXX
|
||||
|
||||
//#include <hash_map>
|
||||
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
#include <rtl/ustring.hxx>
|
||||
|
@ -28,8 +28,6 @@
|
||||
#ifndef _VERSDLG_HXX
|
||||
#define _VERSDLG_HXX
|
||||
|
||||
// #include *****************************************************************
|
||||
|
||||
#include <vcl/button.hxx>
|
||||
#include <vcl/fixed.hxx>
|
||||
#include <svtools/svtabbx.hxx>
|
||||
|
@ -43,7 +43,6 @@
|
||||
//--------------------------------------------------------------------------
|
||||
#include "internal/contentreader.hxx"
|
||||
#include "internal/metainforeader.hxx"
|
||||
//#include "internal/utilities.hxx"
|
||||
#include "internal/registry.hxx"
|
||||
#include "internal/fileextensions.hxx"
|
||||
|
||||
|
@ -29,9 +29,6 @@
|
||||
#include "precompiled_shell.hxx"
|
||||
#include <osl/diagnose.h>
|
||||
|
||||
#ifndef _RTL_STRING_HXX_
|
||||
//#include <rtl/string.hxx>
|
||||
#endif
|
||||
#include "simplemapi.hxx"
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
|
@ -40,9 +40,7 @@
|
||||
#include <svtools/transfer.hxx>
|
||||
#include <sot/storage.hxx>
|
||||
#include <svx/svdmodel.hxx>
|
||||
//#include <svx/galobj.hxx>
|
||||
#include <svx/galmisc.hxx>
|
||||
//#include <svx/gallery1.hxx>
|
||||
|
||||
// -----------------
|
||||
// - GalleryObject -
|
||||
|
@ -33,7 +33,6 @@
|
||||
#include <tools/urlobj.hxx>
|
||||
#include <svl/brdcst.hxx>
|
||||
#include "svx/svxdllapi.h"
|
||||
//#include "gallery.hrc"
|
||||
|
||||
#include <cstdio>
|
||||
#include <list>
|
||||
|
@ -27,21 +27,6 @@
|
||||
#ifndef _XATTR_HXX
|
||||
#define _XATTR_HXX
|
||||
|
||||
// include ---------------------------------------------------------------
|
||||
|
||||
#ifndef _XDEF_HXX
|
||||
//#include <svx/xdef.hxx>
|
||||
#endif
|
||||
#ifndef _XENUM_HXX
|
||||
//#include <svx/xenum.hxx>
|
||||
#endif
|
||||
#ifndef _XPOLY_HXX
|
||||
//#include <svx/xpoly.hxx>
|
||||
#endif
|
||||
#ifndef _SVX_RECTENUM_HXX
|
||||
//#include <svx/rectenum.hxx>
|
||||
#endif
|
||||
|
||||
class XColorTable;
|
||||
class XDashTable;
|
||||
class XLineEndTable;
|
||||
|
@ -31,20 +31,15 @@
|
||||
// === includes (declaration) ============================================
|
||||
#include "databaseregistrationui.hxx"
|
||||
|
||||
// === includes (UNO) ====================================================
|
||||
// === /includes (UNO) ===================================================
|
||||
|
||||
// === includes (project) ================================================
|
||||
#include <svx/svxdlg.hxx>
|
||||
#include <svx/dialogs.hrc>
|
||||
//#include "connpooloptions.hxx"
|
||||
// === /includes (project) ===============================================
|
||||
|
||||
// === includes (global) =================================================
|
||||
#include <sfx2/app.hxx>
|
||||
#include <svl/itemset.hxx>
|
||||
#include <vcl/msgbox.hxx>
|
||||
// === /includes (global) ================================================
|
||||
|
||||
|
||||
namespace svx
|
||||
{
|
||||
|
@ -46,10 +46,8 @@
|
||||
|
||||
#include <toolkit/unohlp.hxx>
|
||||
|
||||
//#include "com/sun/star/lang/XMultiServiceFactory.hpp"
|
||||
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>
|
||||
#include <com/sun/star/lang/XInitialization.hpp>
|
||||
//#include <com/sun/star/beans/PropertyValue.hpp>
|
||||
#include <com/sun/star/beans/NamedValue.hpp>
|
||||
#include <com/sun/star/util/URL.hpp>
|
||||
#include <com/sun/star/util/XURLTransformer.hpp>
|
||||
|
@ -31,16 +31,7 @@
|
||||
#include <svx/dialmgr.hxx>
|
||||
#include <svx/dialogs.hrc>
|
||||
|
||||
#ifndef _SVX_CHARDLG_HXX
|
||||
//#include "chardlg.hxx"
|
||||
#endif
|
||||
#ifndef _SVX_PARAGRPH_HXX
|
||||
//#include "paragrph.hxx"
|
||||
#endif
|
||||
#include <editeng/eeitem.hxx>
|
||||
#ifndef _SVX_TABSTPGE_HXX
|
||||
//#include "tabstpge.hxx"
|
||||
#endif
|
||||
|
||||
#include "flagsdef.hxx"
|
||||
#include <svl/intitem.hxx>
|
||||
|
@ -30,17 +30,8 @@
|
||||
|
||||
#include <vcl/mapmod.hxx>
|
||||
|
||||
//#include <svl/lstner.hxx>
|
||||
//#include <vcl/timer.hxx>
|
||||
//#include <svx/svdsob.hxx>
|
||||
//#include <svx/svdtypes.hxx> // fuer SdrLayerID
|
||||
//#include <svx/svdglue.hxx> // Klebepunkte
|
||||
//#include <svx/xdash.hxx>
|
||||
//#include <svx/xpoly.hxx>
|
||||
//#include <svx/xenum.hxx>
|
||||
//#include <basegfx/vector/b2dvector.hxx>
|
||||
#include <svx/rectenum.hxx>
|
||||
//#include <basegfx/polygon/b2dpolypolygon.hxx>
|
||||
|
||||
|
||||
class Bitmap;
|
||||
|
||||
|
@ -47,9 +47,6 @@
|
||||
#include <vos/mutex.hxx>
|
||||
#include <cppuhelper/interfacecontainer.h>
|
||||
#include <cppuhelper/compbase6.hxx>
|
||||
//#ifndef _CPPUHELPER_COMPBASE7_HXX_
|
||||
//#include <cppuhelper/compbase7.hxx>
|
||||
//#endif
|
||||
#include <comphelper/broadcasthelper.hxx>
|
||||
#include <cppuhelper/implbase6.hxx>
|
||||
#include <comphelper/servicehelper.hxx>
|
||||
|
@ -28,17 +28,11 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_svx.hxx"
|
||||
|
||||
// include ---------------------------------------------------------------
|
||||
|
||||
#include <svx/SmartTagItem.hxx>
|
||||
|
||||
#include <com/sun/star/container/XStringKeyMap.hpp>
|
||||
|
||||
|
||||
//#include <svl/memberid.hrc>
|
||||
//#include "svxids.hrc"
|
||||
//#include "svxitems.hrc"
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
|
||||
TYPEINIT1(SvxSmartTagItem, SfxPoolItem);
|
||||
|
@ -28,14 +28,10 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_svx.hxx"
|
||||
|
||||
// include ---------------------------------------------------------------
|
||||
#include <tools/shl.hxx>
|
||||
#include <vcl/status.hxx>
|
||||
#include <vcl/menu.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
//#ifndef _SFXITEMPOOL_HXX
|
||||
//#include <svl/itempool.hxx>
|
||||
//#endif
|
||||
#include <sfx2/signaturestate.hxx>
|
||||
#include <sfx2/app.hxx>
|
||||
#include <sfx2/module.hxx>
|
||||
@ -54,16 +50,6 @@
|
||||
|
||||
#define PAINT_OFFSET 5
|
||||
|
||||
//#include <editeng/sizeitem.hxx>
|
||||
//#include <svx/dialmgr.hxx>
|
||||
//#include "dlgutil.hxx"
|
||||
//#include "stbctrls.h"
|
||||
|
||||
//#include <svx/dialogs.hrc>
|
||||
|
||||
//#include <unotools/localedatawrapper.hxx>
|
||||
//#include <comphelper/processfactory.hxx>
|
||||
|
||||
|
||||
SFX_IMPL_STATUSBAR_CONTROL( XmlSecStatusBarControl, SfxUInt16Item );
|
||||
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include <svx/svdedxv.hxx>
|
||||
#include <svl/solar.hrc>
|
||||
|
||||
//#include <tools/string.h>
|
||||
#include <svl/itemiter.hxx>
|
||||
#include <vcl/msgbox.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
|
@ -61,7 +61,6 @@
|
||||
#include "editeng/fontitem.hxx"
|
||||
#include <editeng/fhgtitem.hxx>
|
||||
|
||||
//#include <editeng/charscaleitem.hxx>
|
||||
#include <svx/xlnstcit.hxx>
|
||||
#include <svx/xlnwtit.hxx>
|
||||
#include <svl/style.hxx>
|
||||
|
@ -50,7 +50,6 @@
|
||||
#include "editeng/editeng.hxx"
|
||||
#include "editeng/outlobj.hxx"
|
||||
|
||||
//#include <tablertfexporter.hxx>
|
||||
|
||||
using ::rtl::OUString;
|
||||
using namespace ::com::sun::star::uno;
|
||||
|
@ -24,8 +24,7 @@
|
||||
* for a copy of the LGPLv3 License.
|
||||
*
|
||||
************************************************************************/
|
||||
// include ---------------------------------------------------------------
|
||||
//#include "colrctrl.hrc"
|
||||
|
||||
#include <svx/dialogs.hrc>
|
||||
#include "helpid.hrc"
|
||||
// pragma ----------------------------------------------------------------
|
||||
|
@ -28,8 +28,6 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_svx.hxx"
|
||||
|
||||
// include ---------------------------------------------------------------
|
||||
|
||||
#include <string> // HACK: prevent conflict between STLPORT and Workshop headers
|
||||
|
||||
#include <com/sun/star/util/XURLTransformer.hpp>
|
||||
@ -55,7 +53,6 @@
|
||||
#include <svx/dialmgr.hxx>
|
||||
#include "svx/extrusioncolorcontrol.hxx"
|
||||
|
||||
//#include "chrtitem.hxx"
|
||||
#include "helpid.hrc"
|
||||
#include "extrusioncontrols.hxx"
|
||||
#include "extrusioncontrols.hrc"
|
||||
|
@ -77,7 +77,6 @@
|
||||
#include <com/sun/star/ucb/MissingInputStreamException.hpp>
|
||||
#include <com/sun/star/ucb/UnsupportedNameClashException.hpp>
|
||||
#include <com/sun/star/ucb/NameClashException.hpp>
|
||||
//#include <com/sun/star/ucb/NameClash.hpp>
|
||||
#include <com/sun/star/ucb/OpenMode.hpp>
|
||||
#include <com/sun/star/ucb/IOErrorCode.hpp>
|
||||
|
||||
|
@ -38,34 +38,6 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
|
||||
// #include <osl/process.h>
|
||||
// #include <osl/thread.hxx>
|
||||
|
||||
// #include <ucbhelper/configurationkeys.hxx>
|
||||
// #include <cppuhelper/bootstrap.hxx>
|
||||
// #include <cppuhelper/servicefactory.hxx>
|
||||
// #include <comphelper/processfactory.hxx>
|
||||
// #include <comphelper/regpathhelper.hxx>
|
||||
// #include <com/sun/star/lang/XComponent.hpp>
|
||||
// #include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
// #include <com/sun/star/ucb/XContentIdentifierFactory.hpp>
|
||||
// #include <com/sun/star/ucb/XContent.hpp>
|
||||
// #include <com/sun/star/ucb/XContentProvider.hpp>
|
||||
// #include <com/sun/star/ucb/XCommandProcessor.hpp>
|
||||
// #include <com/sun/star/ucb/OpenMode.hpp>
|
||||
// #include <com/sun/star/ucb/Command.hpp>
|
||||
// #include <com/sun/star/ucb/OpenCommandArgument2.hpp>
|
||||
// #include <com/sun/star/io/XActiveDataSink.hpp>
|
||||
// #include <com/sun/star/beans/Property.hpp>
|
||||
|
||||
|
||||
// #include "debughelper.hxx"
|
||||
// #include "test_activedatasink.hxx"
|
||||
// #include "test_ftpurl.hxx"
|
||||
// #include "test_multiservicefac.hxx"
|
||||
// #include "ftpcontentprovider.hxx"
|
||||
// #include "ftpcontentidentifier.hxx"
|
||||
|
||||
|
||||
// using namespace test_ftp;
|
||||
// using namespace rtl;
|
||||
|
@ -27,9 +27,6 @@
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_ucb.hxx"
|
||||
//#ifndef _OSL_PROCESS_H_
|
||||
//#include <osl/process.h>
|
||||
//#endif
|
||||
#include <osl/module.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <tools/prewin.h>
|
||||
|
@ -32,7 +32,6 @@
|
||||
|
||||
#include "vbacontrol.hxx"
|
||||
#include <vbahelper/vbahelper.hxx>
|
||||
//#include <cppuhelper/implbase2.hxx>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
||||
typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XMultiPage > MultiPageImpl_BASE;
|
||||
|
@ -548,8 +548,6 @@ void URLParameter::open( const Reference< XMultiServiceFactory >& rxSMgr,
|
||||
}
|
||||
|
||||
|
||||
// #include <stdio.h>
|
||||
|
||||
void URLParameter::parse() throw( com::sun::star::ucb::IllegalIdentifierException )
|
||||
{
|
||||
// fprintf(stdout,"url send to xmlhelp: %s\n",(rtl::OUStringToOString(m_aURL,RTL_TEXTENCODING_UTF8).getStr()));
|
||||
|
@ -32,9 +32,6 @@
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <com/sun/star/uno/Reference.h>
|
||||
|
||||
#ifndef _VCL_MAPUNIT_HXX
|
||||
//#include <tools/mapunit.hxx>
|
||||
#endif
|
||||
#include <xmloff/uniref.hxx>
|
||||
|
||||
namespace com { namespace sun { namespace star
|
||||
|
@ -29,7 +29,6 @@
|
||||
|
||||
#include <xmloff/xmlictxt.hxx>
|
||||
#include "SchXMLImport.hxx"
|
||||
// #include "SchXMLChartContext.hxx"
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
|
||||
#include <com/sun/star/chart/ChartDataRowSource.hpp>
|
||||
|
@ -35,9 +35,6 @@
|
||||
#include <xmloff/nmspmap.hxx>
|
||||
#include "xmlnmspe.hxx"
|
||||
#include <xmloff/xmltoken.hxx>
|
||||
#ifndef _XMLOFF_XMLITMAP_HXX
|
||||
//#include "xmlitmap.hxx"
|
||||
#endif
|
||||
#include <xmloff/xmluconv.hxx>
|
||||
#include <xmloff/attrlist.hxx>
|
||||
#include <xmloff/xmlprmap.hxx>
|
||||
|
@ -28,9 +28,6 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_xmloff.hxx"
|
||||
|
||||
#ifndef _TOOLS_DEBUG_HXX
|
||||
//#include <tools/debug.hxx>
|
||||
#endif
|
||||
#include <com/sun/star/style/ParagraphStyleCategory.hpp>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/beans/XPropertySetInfo.hpp>
|
||||
@ -40,14 +37,8 @@
|
||||
|
||||
#include <xmloff/xmltoken.hxx>
|
||||
|
||||
#ifndef _XMLOFF_PROPERTYSETMAPPER_HXX
|
||||
//#include <xmloff/xmlprmap.hxx>
|
||||
#endif
|
||||
#include "xmlnmspe.hxx"
|
||||
#include <xmloff/families.hxx>
|
||||
#ifndef _XMLOFF_TXTPRMAP_HXX
|
||||
//#include <xmloff/txtprmap.hxx>
|
||||
#endif
|
||||
#include <xmloff/txtparae.hxx>
|
||||
#include <xmloff/xmlnume.hxx>
|
||||
#include <xmloff/xmlexp.hxx>
|
||||
@ -56,9 +47,6 @@
|
||||
#include "txtexppr.hxx"
|
||||
#include <xmloff/txtprmap.hxx>
|
||||
|
||||
#ifndef _XMLOFF_STYLEEXP_HXX
|
||||
//#include <xmloff/styleexp.hxx>
|
||||
#endif
|
||||
|
||||
using ::rtl::OUString;
|
||||
using ::rtl::OUStringBuffer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user