summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOOoTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/StyleOOoTContext.hxx')
-rw-r--r--xmloff/source/transform/StyleOOoTContext.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/transform/StyleOOoTContext.hxx b/xmloff/source/transform/StyleOOoTContext.hxx
index 351cc03166fa..7eb9a3d18427 100644
--- a/xmloff/source/transform/StyleOOoTContext.hxx
+++ b/xmloff/source/transform/StyleOOoTContext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_STYLEOOOTCONTEXT_HXX
-#define _XMLOFF_STYLEOOOTCONTEXT_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX
+#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX
#include <rtl/ref.hxx>
#include "FamilyType.hxx"
@@ -63,6 +63,6 @@ public:
};
-#endif // _XMLOFF_STYLEOOOTCONTEXT_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOOOTCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */