summaryrefslogtreecommitdiff
path: root/forms/source/inc/property.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/property.hxx')
-rw-r--r--forms/source/inc/property.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index cd5ef0a92ae3..8bf420c4d3d0 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FRM_PROPERTY_HXX_
-#define _FRM_PROPERTY_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
+#define INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
#include <com/sun/star/uno/XAggregation.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
@@ -226,6 +226,6 @@ public:
}
//... namespace frm .......................................................
-#endif // _FRM_PROPERTY_HXX_
+#endif // INCLUDED_FORMS_SOURCE_INC_PROPERTY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */