summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlnume.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlnume.hxx')
-rw-r--r--include/xmloff/xmlnume.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlnume.hxx b/include/xmloff/xmlnume.hxx
index 256d2a20c0b2..31e858c83704 100644
--- a/include/xmloff/xmlnume.hxx
+++ b/include/xmloff/xmlnume.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLNUME_HXX
-#define _XMLOFF_XMLNUME_HXX
+#ifndef INCLUDED_XMLOFF_XMLNUME_HXX
+#define INCLUDED_XMLOFF_XMLNUME_HXX
#include <rtl/ustring.hxx>
#include <tools/mapunit.hxx>
@@ -88,6 +88,6 @@ public:
::com::sun::star::container::XIndexReplace > & xNumRule );
};
-#endif // _XMLOFF_XMLNUME_HXX
+#endif // INCLUDED_XMLOFF_XMLNUME_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */