summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties/textproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/textproperties.hxx')
-rw-r--r--include/svx/sdr/properties/textproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/properties/textproperties.hxx b/include/svx/sdr/properties/textproperties.hxx
index 456b104e60ec..54c143808ca0 100644
--- a/include/svx/sdr/properties/textproperties.hxx
+++ b/include/svx/sdr/properties/textproperties.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_PROPERTIES_TEXTPROPERTIES_HXX
-#define _SDR_PROPERTIES_TEXTPROPERTIES_HXX
+#ifndef INCLUDED_SVX_SDR_PROPERTIES_TEXTPROPERTIES_HXX
+#define INCLUDED_SVX_SDR_PROPERTIES_TEXTPROPERTIES_HXX
#include <svx/itextprovider.hxx>
#include <svx/sdr/properties/attributeproperties.hxx>
@@ -88,6 +88,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_PROPERTIES_TEXTPROPERTIES_HXX
+#endif // INCLUDED_SVX_SDR_PROPERTIES_TEXTPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */