remove further external include guards
Change-Id: I23ec3b7372425fb35d4b0c50c5719a2170251ffc
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef _NBDTMG_HXX
|
||||
#define _NBDTMG_HXX
|
||||
#ifndef INCLUDED_SVX_NBDTMG_HXX
|
||||
#define INCLUDED_SVX_NBDTMG_HXX
|
||||
#include "svx/svxdllapi.h"
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <vector>
|
||||
|
@@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef _NBDTMGFACT_HXX
|
||||
#define _NBDTMGFACT_HXX
|
||||
#ifndef INCLUDED_SVX_NBDTMGFACT_HXX
|
||||
#define INCLUDED_SVX_NBDTMGFACT_HXX
|
||||
#include "nbdtmg.hxx"
|
||||
namespace svx { namespace sidebar { namespace NBOutlineTypeMgrFact {
|
||||
SVX_DLLPUBLIC NBOTypeMgrBase* CreateInstance(const NBOType aType);
|
||||
|
@@ -18,9 +18,7 @@
|
||||
*/
|
||||
|
||||
#include <anchoredobjectposition.hxx>
|
||||
#ifndef _ENVIRONMENTOFANCHOREDOBJECT
|
||||
#include <environmentofanchoredobject.hxx>
|
||||
#endif
|
||||
#include <flyfrm.hxx>
|
||||
#include <flyfrms.hxx>
|
||||
#include <txtfrm.hxx>
|
||||
|
@@ -17,9 +17,7 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _ENVIRONMENTOFANCHOREDOBJECT
|
||||
#include <environmentofanchoredobject.hxx>
|
||||
#endif
|
||||
#include <frame.hxx>
|
||||
#include <pagefrm.hxx>
|
||||
#include <flyfrm.hxx>
|
||||
|
@@ -17,7 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
|
||||
#include <com/sun/star/i18n/WordType.hpp>
|
||||
#include <com/sun/star/ui/dialogs/XSLTFilterDialog.hpp>
|
||||
|
||||
@@ -116,18 +115,10 @@
|
||||
#include <uiitems.hxx>
|
||||
#include <wordcountdialog.hxx>
|
||||
#include <tools/diagnose_ex.h>
|
||||
|
||||
#ifndef _NBDTMGFACT_HXX
|
||||
#include <svx/nbdtmgfact.hxx>
|
||||
#endif
|
||||
#ifndef _NBDTMG_HXX
|
||||
#include <svx/nbdtmg.hxx>
|
||||
#endif
|
||||
|
||||
|
||||
#include <numrule.hxx>
|
||||
|
||||
|
||||
using namespace ::com::sun::star;
|
||||
using namespace svx::sidebar;
|
||||
|
||||
|
@@ -17,9 +17,7 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CPPUHELPER_IMPLEMENTATIONENTRY_
|
||||
#include <cppuhelper/implementationentry.hxx>
|
||||
#endif
|
||||
#include <WriterFilter.hxx>
|
||||
#include <WriterFilterDetection.hxx>
|
||||
#include <RtfFilter.hxx>
|
||||
|
Reference in New Issue
Block a user