summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/limitedformats.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/limitedformats.hxx')
-rw-r--r--forms/source/inc/limitedformats.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/limitedformats.hxx b/forms/source/inc/limitedformats.hxx
index 9f22b1832bb6..a5b6c67a5004 100644
--- a/forms/source/inc/limitedformats.hxx
+++ b/forms/source/inc/limitedformats.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FORMS_LIMITED_FORMATS_HXX_
-#define _FORMS_LIMITED_FORMATS_HXX_
+#ifndef INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
+#define INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
#include <osl/mutex.hxx>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
@@ -93,6 +93,6 @@ namespace frm
} // namespace frm
//.........................................................................
-#endif // _FORMS_LIMITED_FORMATS_HXX_
+#endif // INCLUDED_FORMS_SOURCE_INC_LIMITEDFORMATS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */