Remove commented out #include directives.
This commit is contained in:
committed by
Kohei Yoshida
parent
eb87d3bcef
commit
ebbdaa1a04
@@ -47,9 +47,7 @@
|
||||
#include "glob.hrc"
|
||||
#include "drawdoc.hxx"
|
||||
#include "stlpool.hxx"
|
||||
//#include "sdiocmpt.hxx"
|
||||
#include "pglink.hxx"
|
||||
//#include "strmname.h"
|
||||
#include "anminfo.hxx"
|
||||
|
||||
#include "../ui/inc/strings.hrc"
|
||||
|
@@ -44,9 +44,6 @@
|
||||
#include <vcl/gradient.hxx>
|
||||
#include <sfx2/app.hxx>
|
||||
#include <svl/languageoptions.hxx>
|
||||
//#ifndef _SVX_XIT_HXX
|
||||
//#include <svx/xit.hxx>
|
||||
//#endif
|
||||
#include <editeng/svxenum.hxx>
|
||||
#include <svx/unoapi.hxx>
|
||||
#include <svx/svdoashp.hxx>
|
||||
@@ -101,19 +98,12 @@
|
||||
#include <unotools/ucbstreamhelper.hxx>
|
||||
#include <com/sun/star/text/FontRelief.hpp>
|
||||
#include <editeng/frmdiritem.hxx>
|
||||
/*
|
||||
#include <editeng/outliner.hxx>
|
||||
#include <editeng/outlobj.hxx>
|
||||
#include <svx/svdmodel.hxx>
|
||||
*/
|
||||
#include <svtools/fltcall.hxx>
|
||||
#include <com/sun/star/table/XTable.hpp>
|
||||
#include <com/sun/star/table/XMergeableCell.hpp>
|
||||
#include <com/sun/star/table/BorderLine.hpp>
|
||||
#include <set>
|
||||
|
||||
//#include <svx/xbtmpit.hxx>
|
||||
|
||||
#include "i18npool/mslangid.hxx"
|
||||
|
||||
#include <vos/xception.hxx>
|
||||
|
@@ -30,7 +30,6 @@
|
||||
|
||||
#include "sddll.hxx"
|
||||
|
||||
//#include <com/sun/star/lang/XMultiServiceFactory.hpp>
|
||||
#include <com/sun/star/beans/XMultiPropertyStates.hpp>
|
||||
#include <com/sun/star/frame/XController.hpp>
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
|
@@ -55,9 +55,6 @@
|
||||
#include <svl/urlbmk.hxx>
|
||||
#include <editeng/outliner.hxx>
|
||||
|
||||
//#ifndef _SVDETC_HXX //autogen
|
||||
//#include <svx/svdetc.hxx>
|
||||
//#endif
|
||||
#include <com/sun/star/form/FormButtonType.hpp>
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <unotools/streamwrap.hxx>
|
||||
|
@@ -47,7 +47,6 @@
|
||||
|
||||
#include "pres.hxx"
|
||||
#include "navigatr.hxx"
|
||||
//#include "navichld.hxx"
|
||||
#include "navigatr.hrc"
|
||||
#include "pgjump.hxx"
|
||||
#include "app.hrc"
|
||||
|
@@ -54,7 +54,6 @@
|
||||
#include "prltempl.hxx"
|
||||
#include "prltempl.hrc"
|
||||
#include "enumdlg.hrc"
|
||||
//#include "enumdlg.hxx"
|
||||
#include "bulmaper.hxx"
|
||||
#include <svl/intitem.hxx>
|
||||
#include <svx/svxgrahicitem.hxx>
|
||||
|
@@ -63,7 +63,6 @@
|
||||
#include <unotools/fltrcfg.hxx>
|
||||
#include <sfx2/frame.hxx>
|
||||
#include <sfx2/viewfrm.hxx>
|
||||
//#include <svx/svxmsbas.hxx>
|
||||
#include <unotools/saveopt.hxx>
|
||||
#include <com/sun/star/drawing/XDrawPage.hpp>
|
||||
#include <com/sun/star/drawing/XDrawView.hpp>
|
||||
|
@@ -33,9 +33,6 @@
|
||||
#include <svtools/transfer.hxx>
|
||||
#include <svx/fmview.hxx>
|
||||
#include <svx/svdmark.hxx>
|
||||
//#ifndef _SVDVMARK_HXX //autogen
|
||||
//#include <svx/svdvmark.hxx>
|
||||
//#endif
|
||||
#include <svx/svdpage.hxx>
|
||||
#include "fupoor.hxx"
|
||||
|
||||
|
@@ -28,7 +28,6 @@
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sd.hxx"
|
||||
|
||||
//#include <com/sun/star/frame/XController.hpp>
|
||||
#include <com/sun/star/beans/PropertyAttribute.hpp>
|
||||
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
|
||||
#include <com/sun/star/container/XIndexAccess.hpp>
|
||||
|
@@ -117,8 +117,6 @@ private:
|
||||
* *
|
||||
***********************************************************************/
|
||||
|
||||
//#include <cppuhelper/implbase4.hxx>
|
||||
|
||||
class SdLayerManager : public ::cppu::WeakImplHelper5< ::com::sun::star::drawing::XLayerManager,
|
||||
::com::sun::star::container::XNameAccess,
|
||||
::com::sun::star::lang::XServiceInfo,
|
||||
|
Reference in New Issue
Block a user