summaryrefslogtreecommitdiff
path: root/xmloff/inc/propimp0.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/propimp0.hxx')
-rw-r--r--xmloff/inc/propimp0.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/inc/propimp0.hxx b/xmloff/inc/propimp0.hxx
index 1e8615f380f8..341cdc73e64f 100644
--- a/xmloff/inc/propimp0.hxx
+++ b/xmloff/inc/propimp0.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
-#define INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
+#pragma once
#include <xmloff/xmlprhdl.hxx>
@@ -65,6 +64,4 @@ public:
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
-#endif // INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */