summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/valueproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/valueproperties.hxx')
-rw-r--r--xmloff/source/forms/valueproperties.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/forms/valueproperties.hxx b/xmloff/source/forms/valueproperties.hxx
index 7098cebbec32..b22b57bb0312 100644
--- a/xmloff/source/forms/valueproperties.hxx
+++ b/xmloff/source/forms/valueproperties.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_VALUEPROPERTIES_HXX
-#define INCLUDED_XMLOFF_SOURCE_FORMS_VALUEPROPERTIES_HXX
+#pragma once
#include "controlelement.hxx"
@@ -65,6 +64,4 @@ namespace xmloff
} // namespace xmloff
-#endif // INCLUDED_XMLOFF_SOURCE_FORMS_VALUEPROPERTIES_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */