summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLTextMasterPageExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLTextMasterPageExport.hxx')
-rw-r--r--include/xmloff/XMLTextMasterPageExport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/XMLTextMasterPageExport.hxx b/include/xmloff/XMLTextMasterPageExport.hxx
index 8ef0dcaef6a6..2a43711c6739 100644
--- a/include/xmloff/XMLTextMasterPageExport.hxx
+++ b/include/xmloff/XMLTextMasterPageExport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
-#define _XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
+#ifndef INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
+#define INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -63,6 +63,6 @@ public:
~XMLTextMasterPageExport();
};
-#endif // _XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
+#endif // INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */