summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/StyleOASISTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/StyleOASISTContext.hxx')
-rw-r--r--xmloff/source/transform/StyleOASISTContext.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/transform/StyleOASISTContext.hxx b/xmloff/source/transform/StyleOASISTContext.hxx
index de30f695a069..0cc3cf2fd092 100644
--- a/xmloff/source/transform/StyleOASISTContext.hxx
+++ b/xmloff/source/transform/StyleOASISTContext.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOASISTCONTEXT_HXX
-#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOASISTCONTEXT_HXX
+#pragma once
#include <rtl/ref.hxx>
#include "DeepTContext.hxx"
@@ -61,6 +60,4 @@ public:
static XMLTransformerActions *CreateTransformerActions( sal_uInt16 nType );
};
-#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_STYLEOASISTCONTEXT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */