summaryrefslogtreecommitdiff
path: root/include/xmloff/i18nmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/i18nmap.hxx')
-rw-r--r--include/xmloff/i18nmap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/i18nmap.hxx b/include/xmloff/i18nmap.hxx
index 22b8ad862a29..98feedb14ca1 100644
--- a/include/xmloff/i18nmap.hxx
+++ b/include/xmloff/i18nmap.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_I18NMAP_HXX
-#define _XMLOFF_I18NMAP_HXX
+#ifndef INCLUDED_XMLOFF_I18NMAP_HXX
+#define INCLUDED_XMLOFF_I18NMAP_HXX
#include <sal/config.h>
#include "xmloff/dllapi.h"
@@ -68,6 +68,6 @@ public:
const OUString& rName ) const;
};
-#endif // _XMLOFF_I18NMAP_HXX
+#endif // INCLUDED_XMLOFF_I18NMAP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
app bundle structure always used on OS XTor Lillqvist 2014-08-10Ugly hack to fix build when srcdir!=builddirTor Lillqvist 2014-08-10javaldx is not built for WNT or MACOSX so no point in the uno wrapper scriptTor Lillqvist 2014-08-10Fixes for the --enable-canonical-installation-tree-structure caseTor Lillqvist 2014-08-10Use @LIBO_URE_LIB_FOLDER@ for URE_INTERNAL_LIB_DIRTor Lillqvist 2014-08-10Use @LIBO_URE_SHARE_JAVA_FOLDER@ instead of hardcoding ../share/javaTor Lillqvist 2014-06-05various: remove SAL_THROW macroNoel Grandin 2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin 2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann 2013-12-16Clean-up uno/lbnames.hStephan Bergmann 2013-12-11ure: remove documentation of no longer bundled GCC librariesMichael Stahl 2013-12-11ure: remove references to SunStudio C52 filenamesMichael Stahl 2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza 2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl