clean up some include guards
Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
committed by
Caolán McNamara
parent
b009e8fd4f
commit
f852bda5ec
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef ACCESSIBILITY_EXT_ACCESSIBLEICONCHOICECTRLENTRY_HXX_
|
||||
#define ACCESSIBILITY_EXT_ACCESSIBLEICONCHOICECTRLENTRY_HXX_
|
||||
#ifndef INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLEICONCHOICECTRLENTRY_HXX
|
||||
#define INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLEICONCHOICECTRLENTRY_HXX
|
||||
|
||||
#include <deque>
|
||||
#include <com/sun/star/accessibility/XAccessible.hpp>
|
||||
@@ -183,6 +183,6 @@ namespace accessibility
|
||||
}// namespace accessibility
|
||||
//........................................................................
|
||||
|
||||
#endif // ACCESSIBILITY_EXT_ACCESSIBLELISTBOXENTRY_HXX_
|
||||
#endif // INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLEICONCHOICECTRLENTRY_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef ACCESSIBILITY_EXT_ACCESSIBLETABLISTBOXTABLE_HXX
|
||||
#define ACCESSIBILITY_EXT_ACCESSIBLETABLISTBOXTABLE_HXX
|
||||
#ifndef INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLETABLISTBOXTABLE_HXX
|
||||
#define INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLETABLISTBOXTABLE_HXX
|
||||
|
||||
#include "AccessibleBrowseBoxTable.hxx"
|
||||
#include <comphelper/uno3.hxx>
|
||||
@@ -110,6 +110,6 @@ public:
|
||||
|
||||
// ============================================================================
|
||||
|
||||
#endif // ACCESSIBILITY_EXT_ACCESSIBLETABLISTBOX_HXX
|
||||
#endif // INCLUDED_ACCESSIBILITY_INC_ACCESSIBILITY_EXTENDED_ACCESSIBLETABLISTBOXTABLE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CONNECTIVITY_FILE_FDATEFUNCTIONS_HXX_
|
||||
#define _CONNECTIVITY_FILE_FDATEFUNCTIONS_HXX_
|
||||
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FDATEFUNCTIONS_HXX
|
||||
#define INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FDATEFUNCTIONS_HXX
|
||||
|
||||
#include "file/fcode.hxx"
|
||||
#include "file/filedllapi.hxx"
|
||||
@@ -229,6 +229,6 @@ namespace connectivity
|
||||
}
|
||||
}
|
||||
|
||||
#endif // _CONNECTIVITY_FILE_FCODE_HXX_
|
||||
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FDATEFUNCTIONS_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CONNECTIVITY_FILE_FSTRINGFUNCTIONS_HXX_
|
||||
#define _CONNECTIVITY_FILE_FSTRINGFUNCTIONS_HXX_
|
||||
#ifndef INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FSTRINGFUNCTIONS_HXX
|
||||
#define INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FSTRINGFUNCTIONS_HXX
|
||||
|
||||
#include "file/fcode.hxx"
|
||||
#include "file/filedllapi.hxx"
|
||||
@@ -270,6 +270,6 @@ namespace connectivity
|
||||
}
|
||||
}
|
||||
|
||||
#endif // _CONNECTIVITY_FILE_FCODE_HXX_
|
||||
#endif // INCLUDED_CONNECTIVITY_SOURCE_INC_FILE_FSTRINGFUNCTIONS_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XFACTORY_HXX_
|
||||
#define __XFACTORY_HXX_
|
||||
#ifndef INCLUDED_EMBEDDEDOBJ_SOURCE_COMMONEMBEDDING_XFACTORY_HXX
|
||||
#define INCLUDED_EMBEDDEDOBJ_SOURCE_COMMONEMBEDDING_XFACTORY_HXX
|
||||
|
||||
#include <com/sun/star/embed/XEmbeddedObjectCreator.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _DOCHOLDER_HXX_
|
||||
#define _DOCHOLDER_HXX_
|
||||
#ifndef INCLUDED_EMBEDDEDOBJ_SOURCE_INC_DOCHOLDER_HXX
|
||||
#define INCLUDED_EMBEDDEDOBJ_SOURCE_INC_DOCHOLDER_HXX
|
||||
|
||||
#include <com/sun/star/util/XCloseListener.hpp>
|
||||
#include <com/sun/star/frame/XTerminateListener.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _INTERCEPT_HXX_
|
||||
#define _INTERCEPT_HXX_
|
||||
#ifndef INCLUDED_EMBEDDEDOBJ_SOURCE_INC_INTERCEPT_HXX
|
||||
#define INCLUDED_EMBEDDEDOBJ_SOURCE_INC_INTERCEPT_HXX
|
||||
|
||||
#include <osl/mutex.hxx>
|
||||
#include <cppuhelper/implbase3.hxx>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XFACTORY_HXX_
|
||||
#define __XFACTORY_HXX_
|
||||
#ifndef INCLUDED_EMBEDDEDOBJ_TEST_MAINTHREADEXECUTOR_XEXECUTOR_HXX
|
||||
#define INCLUDED_EMBEDDEDOBJ_TEST_MAINTHREADEXECUTOR_XEXECUTOR_HXX
|
||||
|
||||
#include <com/sun/star/uno/Reference.hxx>
|
||||
#include <com/sun/star/task/XJob.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _DOCHOLDER_HXX_
|
||||
#define _DOCHOLDER_HXX_
|
||||
#ifndef INCLUDED_EMBEDSERV_SOURCE_INC_DOCHOLDER_HXX
|
||||
#define INCLUDED_EMBEDSERV_SOURCE_INC_DOCHOLDER_HXX
|
||||
|
||||
#include "common.h"
|
||||
#include <com/sun/star/frame/XLayoutManager.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _INTERCEPT_HXX_
|
||||
#define _INTERCEPT_HXX_
|
||||
#ifndef INCLUDED_EMBEDSERV_SOURCE_INC_INTERCEPT_HXX
|
||||
#define INCLUDED_EMBEDSERV_SOURCE_INC_INTERCEPT_HXX
|
||||
|
||||
#include <osl/mutex.hxx>
|
||||
#include <cppuhelper/implbase3.hxx>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __FRAMEWORK_HELPER_UICONFIGELEMENTWRAPPERBASE_HXX_
|
||||
#define __FRAMEWORK_HELPER_UICONFIGELEMENTWRAPPERBASE_HXX_
|
||||
#ifndef INCLUDED_FRAMEWORK_INC_HELPER_UICONFIGELEMENTWRAPPERBASE_HXX
|
||||
#define INCLUDED_FRAMEWORK_INC_HELPER_UICONFIGELEMENTWRAPPERBASE_HXX
|
||||
|
||||
#include <threadhelp/threadhelpbase.hxx>
|
||||
#include <macros/generic.hxx>
|
||||
@@ -142,6 +142,6 @@ class UIConfigElementWrapperBase : protected ThreadHelpBase
|
||||
|
||||
} // namespace framework
|
||||
|
||||
#endif // __FRAMEWORK_HELPER_UIELEMENTWRAPPERBASE_HXX_
|
||||
#endif // INCLUDED_FRAMEWORK_INC_HELPER_UICONFIGELEMENTWRAPPERBASE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __FRAMEWORK_SERVICES_LICENSE_HXX_
|
||||
#define __FRAMEWORK_SERVICES_LICENSE_HXX_
|
||||
#ifndef INCLUDED_FRAMEWORK_INC_SERVICES_LICENSE_HXX
|
||||
#define INCLUDED_FRAMEWORK_INC_SERVICES_LICENSE_HXX
|
||||
|
||||
/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
|
||||
with solaris headers ...
|
||||
@@ -78,6 +78,6 @@ namespace framework
|
||||
|
||||
} // namespace framework
|
||||
|
||||
#endif // __FRAMEWORK_SERVICES_LAYOUTMANAGER_HXX_
|
||||
#endif // INCLUDED_FRAMEWORK_INC_SERVICES_LICENSE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __FRAMEWORK_UICONFIGURATION_MODULEIMAGEMANAGER_HXX_
|
||||
#define __FRAMEWORK_UICONFIGURATION_MODULEIMAGEMANAGER_HXX_
|
||||
#ifndef INCLUDED_FRAMEWORK_INC_UICONFIGURATION_MODULEIMAGEMANAGER_HXX
|
||||
#define INCLUDED_FRAMEWORK_INC_UICONFIGURATION_MODULEIMAGEMANAGER_HXX
|
||||
|
||||
|
||||
/** Attention: stl headers must(!) be included at first. Otherwise it can make trouble
|
||||
@@ -101,6 +101,6 @@ namespace framework
|
||||
};
|
||||
}
|
||||
|
||||
#endif // __FRAMEWORK_UICONFIGURATION_MODULEUICONFIGMANAGER_HXX_
|
||||
#endif // INCLUDED_FRAMEWORK_INC_UICONFIGURATION_MODULEIMAGEMANAGER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef NODE_HXX
|
||||
#define NODE_HXX
|
||||
#ifndef INCLUDED_EDITENG_NODE_HXX
|
||||
#define INCLUDED_EDITENG_NODE_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
@@ -97,6 +97,6 @@ public:
|
||||
static Node* our_pNodeNullPointer;
|
||||
};
|
||||
|
||||
#endif // NODE_HXX
|
||||
#endif // INCLUDED_EDITENG_NODE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -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 SFX_SIDEBAR_TOOLBOX_HXX
|
||||
#define SFX_SIDEBAR_TOOLBOX_HXX
|
||||
#ifndef INCLUDED_SFX2_SIDEBAR_SIDEBARTOOLBOX_HXX
|
||||
#define INCLUDED_SFX2_SIDEBAR_SIDEBARTOOLBOX_HXX
|
||||
|
||||
#include "sfx2/dllapi.h"
|
||||
#include "vcl/toolbox.hxx"
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGU2_SPELLIMP_HXX_
|
||||
#define _LINGU2_SPELLIMP_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_SPELLCHECK_SPELL_SSPELLIMP_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_SPELLCHECK_SPELL_SSPELLIMP_HXX
|
||||
|
||||
#include <uno/lbnames.h>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGU2_SPELLIMP_HXX_
|
||||
#define _LINGU2_SPELLIMP_HXX_
|
||||
#ifndef INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX
|
||||
#define INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX
|
||||
|
||||
#include <uno/lbnames.h>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XFACTORY_HXX_
|
||||
#define __XFACTORY_HXX_
|
||||
#ifndef INCLUDED_PACKAGE_SOURCE_XSTOR_XFACTORY_HXX
|
||||
#define INCLUDED_PACKAGE_SOURCE_XSTOR_XFACTORY_HXX
|
||||
|
||||
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XSTORAGE_HXX_
|
||||
#define __XSTORAGE_HXX_
|
||||
#ifndef INCLUDED_PACKAGE_SOURCE_XSTOR_XSTORAGE_HXX
|
||||
#define INCLUDED_PACKAGE_SOURCE_XSTOR_XSTORAGE_HXX
|
||||
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
#include <com/sun/star/embed/XStorage2.hpp>
|
||||
|
@@ -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 _OPTLOAD_HXX
|
||||
#define _OPTLOAD_HXX
|
||||
#ifndef INCLUDED_SC_SOURCE_UI_INC_OPTLOAD_HXX
|
||||
#define INCLUDED_SC_SOURCE_UI_INC_OPTLOAD_HXX
|
||||
|
||||
#include <sfx2/tabdlg.hxx>
|
||||
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _DRAWDOC_HXX
|
||||
#define _DRAWDOC_HXX
|
||||
#ifndef INCLUDED_SD_INC_DRAWDOC_HXX
|
||||
#define INCLUDED_SD_INC_DRAWDOC_HXX
|
||||
|
||||
#include <com/sun/star/lang/Locale.hpp>
|
||||
#include <com/sun/star/text/WritingMode.hpp>
|
||||
@@ -678,6 +678,6 @@ private:
|
||||
|
||||
}
|
||||
|
||||
#endif // _DRAWDOC_HXX
|
||||
#endif // INCLUDED_SD_INC_DRAWDOC_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SD_SCOPELOCK_HXX
|
||||
#define _SD_SCOPELOCK_HXX
|
||||
#ifndef INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
|
||||
#define INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
|
||||
@@ -49,6 +49,6 @@ private:
|
||||
|
||||
} // namespace sd
|
||||
|
||||
#endif // _SD_UNDOMANAGER_HXX
|
||||
#endif // INCLUDED_SD_INC_MISC_SCOPELOCK_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SD_UNDOFACTORY_HXX
|
||||
#define _SD_UNDOFACTORY_HXX
|
||||
#ifndef INCLUDED_SD_INC_UNDO_UNDOFACTORY_HXX
|
||||
#define INCLUDED_SD_INC_UNDO_UNDOFACTORY_HXX
|
||||
|
||||
#include <svx/svdundo.hxx>
|
||||
|
||||
@@ -39,6 +39,6 @@ public:
|
||||
|
||||
}
|
||||
|
||||
#endif // _SD_UNDOMANAGER_HXX
|
||||
#endif // INCLUDED_SD_INC_UNDO_UNDOFACTORY_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XFACTORY_HXX_
|
||||
#define __XFACTORY_HXX_
|
||||
#ifndef INCLUDED_SFX2_SOURCE_APPL_XPACKCREATOR_HXX
|
||||
#define INCLUDED_SFX2_SOURCE_APPL_XPACKCREATOR_HXX
|
||||
|
||||
#include <com/sun/star/embed/XPackageStructureCreator.hpp>
|
||||
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
|
||||
|
@@ -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 SFX_SIDEBAR_TOOLBOX_HXX
|
||||
#define SFX_SIDEBAR_TOOLBOX_HXX
|
||||
#ifndef INCLUDED_SFX2_SOURCE_SIDEBAR_TOOLBOX_HXX
|
||||
#define INCLUDED_SFX2_SOURCE_SIDEBAR_TOOLBOX_HXX
|
||||
|
||||
#include "vcl/toolbox.hxx"
|
||||
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef NODE_HXX
|
||||
#define NODE_HXX
|
||||
#ifndef INCLUDED_STARMATH_INC_NODE_HXX
|
||||
#define INCLUDED_STARMATH_INC_NODE_HXX
|
||||
|
||||
#include <vector>
|
||||
#include <ostream>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SMMOD_HXX
|
||||
#define _SMMOD_HXX
|
||||
#ifndef INCLUDED_STARMATH_INC_SMMOD_HXX
|
||||
#define INCLUDED_STARMATH_INC_SMMOD_HXX
|
||||
|
||||
#include <tools/resary.hxx>
|
||||
#include <svl/lstner.hxx>
|
||||
@@ -138,6 +138,6 @@ public:
|
||||
|
||||
#define SM_MOD() ( *(SmModule**) GetAppData(SHL_SM) )
|
||||
|
||||
#endif // _SDMOD_HXX
|
||||
#endif // INCLUDED_STARMATH_INC_SMMOD_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XSTORAGE_HXX_
|
||||
#define __XSTORAGE_HXX_
|
||||
#ifndef INCLUDED_SVL_SOURCE_FSSTOR_FSSTORAGE_HXX
|
||||
#define INCLUDED_SVL_SOURCE_FSSTOR_FSSTORAGE_HXX
|
||||
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
#include <com/sun/star/embed/XStorage.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef IDOCUMENTFIELDSACCESS_HXX_INCLUDED
|
||||
#define IDOCUMENTFIELDSACCESS_HXX_INCLUDED
|
||||
#ifndef INCLUDED_SW_INC_IDOCUMENTFIELDSACCESS_HXX
|
||||
#define INCLUDED_SW_INC_IDOCUMENTFIELDSACCESS_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
#include <tools/solar.h>
|
||||
@@ -133,6 +133,6 @@ protected:
|
||||
virtual ~IDocumentFieldsAccess() {};
|
||||
};
|
||||
|
||||
#endif // IDOCUMENTLINKSADMINISTRATION_HXX_INCLUDED
|
||||
#endif // INCLUDED_SW_INC_IDOCUMENTFIELDSACCESS_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -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 _DRAWDOC_HXX
|
||||
#define _DRAWDOC_HXX
|
||||
#ifndef INCLUDED_SW_INC_DRAWDOC_HXX
|
||||
#define INCLUDED_SW_INC_DRAWDOC_HXX
|
||||
|
||||
#include <svx/fmmodel.hxx>
|
||||
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SW_CONCUSTOMSHAPE_HXX
|
||||
#define _SW_CONCUSTOMSHAPE_HXX
|
||||
#ifndef INCLUDED_SW_SOURCE_UI_INC_CONCUSTOMSHAPE_HXX
|
||||
#define INCLUDED_SW_SOURCE_UI_INC_CONCUSTOMSHAPE_HXX
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
#include "drawbase.hxx"
|
||||
@@ -58,8 +58,6 @@ class ConstCustomShape : public SwDrawBase
|
||||
virtual bool doConstructOrthogonal() const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif // _SW_CONRECT_HXX
|
||||
#endif // INCLUDED_SW_SOURCE_UI_INC_CONCUSTOMSHAPE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -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 _CONTENT_HXX
|
||||
#define _CONTENT_HXX
|
||||
#ifndef INCLUDED_SW_SOURCE_UI_INC_CONTENT_HXX
|
||||
#define INCLUDED_SW_SOURCE_UI_INC_CONTENT_HXX
|
||||
#include <limits.h>
|
||||
#include "swcont.hxx"
|
||||
|
||||
|
@@ -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 _OPTLOAD_HXX
|
||||
#define _OPTLOAD_HXX
|
||||
#ifndef INCLUDED_SW_SOURCE_UI_INC_OPTLOAD_HXX
|
||||
#define INCLUDED_SW_SOURCE_UI_INC_OPTLOAD_HXX
|
||||
|
||||
#include <sfx2/tabdlg.hxx>
|
||||
|
||||
|
@@ -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 SW_VBA_PANES_HXX
|
||||
#define SW_VBA_PANES_HXX
|
||||
#ifndef INCLUDED_SW_SOURCE_UI_VBA_VBAREVISIONS_HXX
|
||||
#define INCLUDED_SW_SOURCE_UI_VBA_VBAREVISIONS_HXX
|
||||
|
||||
#include <vbahelper/vbacollectionimpl.hxx>
|
||||
#include <ooo/vba/word/XRevisions.hpp>
|
||||
@@ -52,6 +52,6 @@ public:
|
||||
virtual css::uno::Sequence<OUString> getServiceNames();
|
||||
};
|
||||
|
||||
#endif /* SW_VBA_PANES_HXX */
|
||||
#endif // INCLUDED_SW_SOURCE_UI_VBA_VBAREVISIONS_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -7,8 +7,8 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifndef _RTFLOOKAHEAD_HXX_
|
||||
#define _RTFLOOKAHEAD_HXX_
|
||||
#ifndef INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFLOOKAHEAD_HXX
|
||||
#define INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFLOOKAHEAD_HXX
|
||||
|
||||
#include <rtflistener.hxx>
|
||||
#include <rtftokenizer.hxx>
|
||||
@@ -51,6 +51,6 @@ namespace writerfilter {
|
||||
} // namespace rtftok
|
||||
} // namespace writerfilter
|
||||
|
||||
#endif // _RTFDOCUMENTIMPL_HXX_
|
||||
#endif // INCLUDED_WRITERFILTER_SOURCE_RTFTOK_RTFLOOKAHEAD_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CONTENT_HXX
|
||||
#define _CONTENT_HXX
|
||||
#ifndef INCLUDED_XMLHELP_SOURCE_CXXHELP_PROVIDER_CONTENT_HXX
|
||||
#define INCLUDED_XMLHELP_SOURCE_CXXHELP_PROVIDER_CONTENT_HXX
|
||||
|
||||
#include <ucbhelper/contenthelper.hxx>
|
||||
#include <com/sun/star/io/XInputStream.hpp>
|
||||
|
@@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _XMLOFF_LAYERIMP_HXX
|
||||
#define _XMLOFF_LAYERIMP_HXX
|
||||
#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_LAYERIMP_HXX
|
||||
#define INCLUDED_XMLOFF_SOURCE_DRAW_LAYERIMP_HXX
|
||||
|
||||
#include <xmloff/xmlictxt.hxx>
|
||||
#include <com/sun/star/container/XNameAccess.hpp>
|
||||
@@ -43,6 +43,6 @@ public:
|
||||
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
|
||||
};
|
||||
|
||||
#endif // _XMLOFF_ANIMIMP_HXX
|
||||
#endif // INCLUDED_XMLOFF_SOURCE_DRAW_LAYERIMP_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
Reference in New Issue
Block a user