summaryrefslogtreecommitdiff
path: root/forms/source/richtext/textattributelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/textattributelistener.hxx')
-rw-r--r--forms/source/richtext/textattributelistener.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/richtext/textattributelistener.hxx b/forms/source/richtext/textattributelistener.hxx
index c33ccbc0f932..3025d7b5d626 100644
--- a/forms/source/richtext/textattributelistener.hxx
+++ b/forms/source/richtext/textattributelistener.hxx
@@ -16,8 +16,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_TEXTATTRIBUTELISTENER_HXX
-#define INCLUDED_FORMS_SOURCE_RICHTEXT_TEXTATTRIBUTELISTENER_HXX
+#pragma once
#include "rtattributes.hxx"
@@ -51,6 +50,4 @@ namespace frm
} // namespace frm
-#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_TEXTATTRIBUTELISTENER_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */