summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/callbacks.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/callbacks.hxx')
-rw-r--r--xmloff/source/forms/callbacks.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/xmloff/source/forms/callbacks.hxx b/xmloff/source/forms/callbacks.hxx
index 99b8840e8904..0134152b8fb5 100644
--- a/xmloff/source/forms/callbacks.hxx
+++ b/xmloff/source/forms/callbacks.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_XMLOFF_SOURCE_FORMS_CALLBACKS_HXX
-#define INCLUDED_XMLOFF_SOURCE_FORMS_CALLBACKS_HXX
+#pragma once
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -77,6 +76,4 @@ namespace xmloff
} // namespace xmloff
-#endif // INCLUDED_XMLOFF_SOURCE_FORMS_CALLBACKS_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */