summaryrefslogtreecommitdiff
path: root/sw/source/filter
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter')
-rw-r--r--sw/source/filter/ascii/wrtasc.hxx6
-rw-r--r--sw/source/filter/html/css1kywd.hxx4
-rw-r--r--sw/source/filter/html/htmlfld.hxx4
-rw-r--r--sw/source/filter/html/htmlfly.hxx4
-rw-r--r--sw/source/filter/html/htmlform.hxx4
-rw-r--r--sw/source/filter/html/htmlnum.hxx4
-rw-r--r--sw/source/filter/html/htmlvsh.hxx4
-rw-r--r--sw/source/filter/html/parcss1.hxx4
-rw-r--r--sw/source/filter/html/svxcss1.hxx4
-rw-r--r--sw/source/filter/html/swcss1.hxx4
-rw-r--r--sw/source/filter/html/swhtml.hxx4
-rw-r--r--sw/source/filter/html/wrthtml.hxx6
-rw-r--r--sw/source/filter/inc/fltini.hxx4
-rw-r--r--sw/source/filter/inc/fltshell.hxx4
-rw-r--r--sw/source/filter/inc/msfilter.hxx4
-rw-r--r--sw/source/filter/inc/rtf.hxx6
-rw-r--r--sw/source/filter/inc/wrt_fn.hxx6
-rw-r--r--sw/source/filter/inc/wrtswtbl.hxx4
-rw-r--r--sw/source/filter/inc/wwstyles.hxx4
-rw-r--r--sw/source/filter/ww1/w1par.hxx4
-rw-r--r--sw/source/filter/ww1/w1struct.hxx4
-rw-r--r--sw/source/filter/ww8/WW8FibData.hxx6
-rw-r--r--sw/source/filter/ww8/WW8TableInfo.hxx6
-rw-r--r--sw/source/filter/ww8/attributeoutputbase.hxx6
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.hxx6
-rw-r--r--sw/source/filter/ww8/docxexport.hxx6
-rw-r--r--sw/source/filter/ww8/docxexportfilter.hxx6
-rw-r--r--sw/source/filter/ww8/docxfootnotes.hxx6
-rw-r--r--sw/source/filter/ww8/docxhelper.hxx6
-rw-r--r--sw/source/filter/ww8/docxtablestyleexport.hxx6
-rw-r--r--sw/source/filter/ww8/escher.hxx4
-rw-r--r--sw/source/filter/ww8/fields.hxx4
-rw-r--r--sw/source/filter/ww8/hash_wrap.hxx4
-rw-r--r--sw/source/filter/ww8/needed_cast.hxx4
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.hxx6
-rw-r--r--sw/source/filter/ww8/rtfexport.hxx6
-rw-r--r--sw/source/filter/ww8/rtfexportfilter.hxx6
-rw-r--r--sw/source/filter/ww8/rtfsdrexport.hxx6
-rw-r--r--sw/source/filter/ww8/rtfstringbuffer.hxx6
-rw-r--r--sw/source/filter/ww8/sortedarray.hxx4
-rw-r--r--sw/source/filter/ww8/staticassert.hxx4
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx6
-rw-r--r--sw/source/filter/ww8/ww8attributeoutput.hxx6
-rw-r--r--sw/source/filter/ww8/ww8glsy.hxx4
-rw-r--r--sw/source/filter/ww8/ww8graf.hxx4
-rw-r--r--sw/source/filter/ww8/ww8par.hxx4
-rw-r--r--sw/source/filter/ww8/ww8par2.hxx4
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx4
-rw-r--r--sw/source/filter/ww8/ww8struc.hxx4
-rw-r--r--sw/source/filter/ww8/ww8toolbar.hxx4
-rw-r--r--sw/source/filter/xml/XMLRedlineImportHelper.hxx4
-rw-r--r--sw/source/filter/xml/wrtxml.hxx6
-rw-r--r--sw/source/filter/xml/xmlbrshe.hxx6
-rw-r--r--sw/source/filter/xml/xmlbrshi.hxx4
-rw-r--r--sw/source/filter/xml/xmlexp.hxx6
-rw-r--r--sw/source/filter/xml/xmlexpit.hxx6
-rw-r--r--sw/source/filter/xml/xmlimp.hxx4
-rw-r--r--sw/source/filter/xml/xmlimpit.hxx6
-rw-r--r--sw/source/filter/xml/xmlitem.hxx6
-rw-r--r--sw/source/filter/xml/xmlithlp.hxx4
-rw-r--r--sw/source/filter/xml/xmlitmap.hxx6
-rw-r--r--sw/source/filter/xml/xmltbli.hxx4
-rw-r--r--sw/source/filter/xml/xmltexte.hxx6
-rw-r--r--sw/source/filter/xml/xmltexti.hxx6
64 files changed, 157 insertions, 157 deletions
diff --git a/sw/source/filter/ascii/wrtasc.hxx b/sw/source/filter/ascii/wrtasc.hxx
index cd8af84dd38b..0c6d5b69d5e0 100644
--- a/sw/source/filter/ascii/wrtasc.hxx
+++ b/sw/source/filter/ascii/wrtasc.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WRTASC_HXX
-#define WRTASC_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_ASCII_WRTASC_HXX
+#define INCLUDED_SW_SOURCE_FILTER_ASCII_WRTASC_HXX
#include <shellio.hxx>
#include <wrt_fn.hxx>
@@ -41,6 +41,6 @@ public:
};
-#endif // _WRTASC_HXX
+#endif // _ INCLUDED_SW_SOURCE_FILTER_ASCII_WRTASC_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/html/css1kywd.hxx b/sw/source/filter/html/css1kywd.hxx
index 35a048130a82..257893893041 100644
--- a/sw/source/filter/html/css1kywd.hxx
+++ b/sw/source/filter/html/css1kywd.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CSS1KYWD_HXX
-#define _CSS1KYWD_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_CSS1KYWD_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_CSS1KYWD_HXX
#include <sal/types.h>
diff --git a/sw/source/filter/html/htmlfld.hxx b/sw/source/filter/html/htmlfld.hxx
index 10745cdc7703..7af294944bf9 100644
--- a/sw/source/filter/html/htmlfld.hxx
+++ b/sw/source/filter/html/htmlfld.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HTMLFLD_HXX
-#define _HTMLFLD_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFLD_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFLD_HXX
#include "sal/config.h"
diff --git a/sw/source/filter/html/htmlfly.hxx b/sw/source/filter/html/htmlfly.hxx
index ca7923759ff7..371824cd24be 100644
--- a/sw/source/filter/html/htmlfly.hxx
+++ b/sw/source/filter/html/htmlfly.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HTMLFLY_HXX
-#define _HTMLFLY_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFLY_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFLY_HXX
#include <tools/solar.h>
#include <o3tl/sorted_vector.hxx>
diff --git a/sw/source/filter/html/htmlform.hxx b/sw/source/filter/html/htmlform.hxx
index e23386e63396..fd3a822907fc 100644
--- a/sw/source/filter/html/htmlform.hxx
+++ b/sw/source/filter/html/htmlform.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HTMLFORM_HXX
-#define _HTMLFORM_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFORM_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_HTMLFORM_HXX
enum HTMLEventType
diff --git a/sw/source/filter/html/htmlnum.hxx b/sw/source/filter/html/htmlnum.hxx
index 306646256258..2c0b3c9852ed 100644
--- a/sw/source/filter/html/htmlnum.hxx
+++ b/sw/source/filter/html/htmlnum.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HTMLNUM_HXX
-#define _HTMLNUM_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_HTMLNUM_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_HTMLNUM_HXX
#include <swtypes.hxx>
#include <string.h>
diff --git a/sw/source/filter/html/htmlvsh.hxx b/sw/source/filter/html/htmlvsh.hxx
index 882d2c9baee1..d43fc99f0682 100644
--- a/sw/source/filter/html/htmlvsh.hxx
+++ b/sw/source/filter/html/htmlvsh.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _HTMLVSH_HXX
-#define _HTMLVSH_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_HTMLVSH_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_HTMLVSH_HXX
#include <calbck.hxx>
class SwViewShell;
diff --git a/sw/source/filter/html/parcss1.hxx b/sw/source/filter/html/parcss1.hxx
index d326d86a9244..84a8b68ac628 100644
--- a/sw/source/filter/html/parcss1.hxx
+++ b/sw/source/filter/html/parcss1.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PARCSS1_HXX
-#define _PARCSS1_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_PARCSS1_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_PARCSS1_HXX
// tokens of the CSS1 parser
enum CSS1Token
diff --git a/sw/source/filter/html/svxcss1.hxx b/sw/source/filter/html/svxcss1.hxx
index 687e8a99cc05..2de079894110 100644
--- a/sw/source/filter/html/svxcss1.hxx
+++ b/sw/source/filter/html/svxcss1.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVXCSS1_HXX
-#define _SVXCSS1_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_SVXCSS1_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_SVXCSS1_HXX
#include <svl/itemset.hxx>
#include <editeng/svxenum.hxx>
diff --git a/sw/source/filter/html/swcss1.hxx b/sw/source/filter/html/swcss1.hxx
index dfce455ec1f0..1bc5ca6cb499 100644
--- a/sw/source/filter/html/swcss1.hxx
+++ b/sw/source/filter/html/swcss1.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SWCSS1_HXX
-#define _SWCSS1_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_SWCSS1_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_SWCSS1_HXX
#include "poolfmt.hxx"
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index 03c5407528f7..fedc3afd80b9 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SWHTML_HXX
-#define _SWHTML_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_SWHTML_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_SWHTML_HXX
#include <config_features.h>
diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx
index bd6a826b3770..d62e210c13c7 100644
--- a/sw/source/filter/html/wrthtml.hxx
+++ b/sw/source/filter/html/wrthtml.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WRTHTML_HXX
-#define _WRTHTML_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_HTML_WRTHTML_HXX
+#define INCLUDED_SW_SOURCE_FILTER_HTML_WRTHTML_HXX
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/ptr_container/ptr_set.hpp>
@@ -655,6 +655,6 @@ Writer& OutHTML_NumBulListEnd( SwHTMLWriter& rWrt,
Writer& OutCSS1_SvxBox( Writer& rWrt, const SfxPoolItem& rHt );
-#endif // _WRTHTML_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_HTML_WRTHTML_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/inc/fltini.hxx b/sw/source/filter/inc/fltini.hxx
index d57227912f3e..5242b12c237a 100644
--- a/sw/source/filter/inc/fltini.hxx
+++ b/sw/source/filter/inc/fltini.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FLTINI_HXX
-#define _FLTINI_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_FLTINI_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_FLTINI_HXX
#include <shellio.hxx>
diff --git a/sw/source/filter/inc/fltshell.hxx b/sw/source/filter/inc/fltshell.hxx
index 584915dcf34e..ca8170345884 100644
--- a/sw/source/filter/inc/fltshell.hxx
+++ b/sw/source/filter/inc/fltshell.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FLTSHELL_HXX
-#define _FLTSHELL_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_FLTSHELL_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_FLTSHELL_HXX
#include <com/sun/star/text/HoriOrientation.hpp>
#include <com/sun/star/text/VertOrientation.hpp>
diff --git a/sw/source/filter/inc/msfilter.hxx b/sw/source/filter/inc/msfilter.hxx
index c2e043439510..30a5997ac6a1 100644
--- a/sw/source/filter/inc/msfilter.hxx
+++ b/sw/source/filter/inc/msfilter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_MS_MSFILTER_HXX
-#define SW_MS_MSFILTER_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_MSFILTER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_MSFILTER_HXX
#include <set>
#include <map>
diff --git a/sw/source/filter/inc/rtf.hxx b/sw/source/filter/inc/rtf.hxx
index a892e6b59621..301b8ff2bf5f 100644
--- a/sw/source/filter/inc/rtf.hxx
+++ b/sw/source/filter/inc/rtf.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTF_HXX
-#define _RTF_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_RTF_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_RTF_HXX
#include <tools/solar.h>
@@ -43,7 +43,7 @@ public:
sal_uInt16 GetValue() const { return Value.nVal; }
};
-#endif // _RTF_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_INC_RTF_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/inc/wrt_fn.hxx b/sw/source/filter/inc/wrt_fn.hxx
index 6e126c97d589..71b590de6e0b 100644
--- a/sw/source/filter/inc/wrt_fn.hxx
+++ b/sw/source/filter/inc/wrt_fn.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WRT_FN_HXX
-#define _WRT_FN_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_WRT_FN_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_WRT_FN_HXX
#include "hintids.hxx"
// einige Forward-Deklarationen
@@ -55,6 +55,6 @@ SW_DLLPUBLIC Writer& Out( const SwNodeFnTab, SwNode&, Writer & rWrt );
-#endif // _WRT_FN_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_INC_WRT_FN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/inc/wrtswtbl.hxx b/sw/source/filter/inc/wrtswtbl.hxx
index 729a6129543a..f4b7d50b1baa 100644
--- a/sw/source/filter/inc/wrtswtbl.hxx
+++ b/sw/source/filter/inc/wrtswtbl.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WRTSWTBL_HXX
-#define _WRTSWTBL_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_WRTSWTBL_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_WRTSWTBL_HXX
#include <tools/solar.h>
#include <tools/color.hxx>
diff --git a/sw/source/filter/inc/wwstyles.hxx b/sw/source/filter/inc/wwstyles.hxx
index 43ab071ba6b4..01e9c1039674 100644
--- a/sw/source/filter/inc/wwstyles.hxx
+++ b/sw/source/filter/inc/wwstyles.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WW_WWSTYLES_HXX
-#define WW_WWSTYLES_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_INC_WWSTYLES_HXX
+#define INCLUDED_SW_SOURCE_FILTER_INC_WWSTYLES_HXX
#include <sal/types.h>
diff --git a/sw/source/filter/ww1/w1par.hxx b/sw/source/filter/ww1/w1par.hxx
index d642436e5695..df5581670e3f 100644
--- a/sw/source/filter/ww1/w1par.hxx
+++ b/sw/source/filter/ww1/w1par.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _W1PAR_HXX
-#define _W1PAR_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW1_W1PAR_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW1_W1PAR_HXX
#include <fltshell.hxx>
#include <w1class.hxx>
diff --git a/sw/source/filter/ww1/w1struct.hxx b/sw/source/filter/ww1/w1struct.hxx
index b6a5202df8cf..b8540a793081 100644
--- a/sw/source/filter/ww1/w1struct.hxx
+++ b/sw/source/filter/ww1/w1struct.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef W1STRUCT_HXX
-#define W1STRUCT_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW1_W1STRUCT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW1_W1STRUCT_HXX
// star view
#include <string.h>
diff --git a/sw/source/filter/ww8/WW8FibData.hxx b/sw/source/filter/ww8/WW8FibData.hxx
index 1885da7e3a05..fb1b18de46c1 100644
--- a/sw/source/filter/ww8/WW8FibData.hxx
+++ b/sw/source/filter/ww8/WW8FibData.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_WW8_FIB_DATA_HXX
-#define INCLUDED_WW8_FIB_DATA_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8FIBDATA_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8FIBDATA_HXX
#include <IDocumentExternalData.hxx>
namespace ww8
@@ -40,6 +40,6 @@ public:
};
}
-#endif // INCLUDED_WW8_FIB_DATA_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_WW8FIBDATA_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/WW8TableInfo.hxx b/sw/source/filter/ww8/WW8TableInfo.hxx
index 93ac96c9aabb..92fe35d47bb0 100644
--- a/sw/source/filter/ww8/WW8TableInfo.hxx
+++ b/sw/source/filter/ww8/WW8TableInfo.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WW8_TABLE_INFO_HXX
-#define WW8_TABLE_INFO_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8TABLEINFO_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8TABLEINFO_HXX
#include <boost/unordered_map.hpp>
#include <string>
#include <map>
@@ -352,6 +352,6 @@ public:
};
}
-#endif // WW8_TABLE_INFO_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_WW8TABLEINFO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/attributeoutputbase.hxx b/sw/source/filter/ww8/attributeoutputbase.hxx
index 7e32502d3e78..7ad8d3a7f3ea 100644
--- a/sw/source/filter/ww8/attributeoutputbase.hxx
+++ b/sw/source/filter/ww8/attributeoutputbase.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ATTRIBUTEOUTPUTBASE_HXX_
-#define _ATTRIBUTEOUTPUTBASE_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_ATTRIBUTEOUTPUTBASE_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_ATTRIBUTEOUTPUTBASE_HXX
#include "fields.hxx"
#include "WW8TableInfo.hxx"
@@ -633,6 +633,6 @@ public:
};
-#endif // _ATTRIBUTEOUTPUTBASE_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_ATTRIBUTEOUTPUTBASE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx b/sw/source/filter/ww8/docxattributeoutput.hxx
index a2167d9af6d3..9cb14f5a97d5 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DOCXATTRIBUTEOUTPUT_HXX_
-#define _DOCXATTRIBUTEOUTPUT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXATTRIBUTEOUTPUT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXATTRIBUTEOUTPUT_HXX
#include "attributeoutputbase.hxx"
#include "fields.hxx"
@@ -805,6 +805,6 @@ public:
bool GetWritingHeaderFooter( ) { return m_bWritingHeaderFooter; }
};
-#endif // _DOCXATTRIBUTEOUTPUT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXATTRIBUTEOUTPUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxexport.hxx b/sw/source/filter/ww8/docxexport.hxx
index 55945de59651..18017d1fbe5e 100644
--- a/sw/source/filter/ww8/docxexport.hxx
+++ b/sw/source/filter/ww8/docxexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DOCXEXPORT_HXX_
-#define _DOCXEXPORT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORT_HXX
#include "wrtww8.hxx"
@@ -239,6 +239,6 @@ private:
DocxExport& operator=( const DocxExport& );
};
-#endif // _DOCXEXPORT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxexportfilter.hxx b/sw/source/filter/ww8/docxexportfilter.hxx
index c18ea97a33eb..c1a86da85e12 100644
--- a/sw/source/filter/ww8/docxexportfilter.hxx
+++ b/sw/source/filter/ww8/docxexportfilter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _DOCXEXPORTFILTER_HXX_
-#define _DOCXEXPORTFILTER_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORTFILTER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORTFILTER_HXX
#include <oox/core/xmlfilterbase.hxx>
#include <oox/drawingml/chart/chartconverter.hxx>
@@ -55,6 +55,6 @@ private:
}
};
-#endif // _DOCXEXPORTFILTER_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXEXPORTFILTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxfootnotes.hxx b/sw/source/filter/ww8/docxfootnotes.hxx
index 23ce08c08a43..157f95a38d2a 100644
--- a/sw/source/filter/ww8/docxfootnotes.hxx
+++ b/sw/source/filter/ww8/docxfootnotes.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef DOCXFOOTNOTES_HXX
-#define DOCXFOOTNOTES_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXFOOTNOTES_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXFOOTNOTES_HXX
#include <vector>
@@ -84,6 +84,6 @@ public:
} // namespace docx
-#endif // DOCXFOOTNOTES_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXFOOTNOTES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxhelper.hxx b/sw/source/filter/ww8/docxhelper.hxx
index 60f7232a9eaf..d6d158fa24f0 100644
--- a/sw/source/filter/ww8/docxhelper.hxx
+++ b/sw/source/filter/ww8/docxhelper.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _DOCXHELPER_HXX_
-#define _DOCXHELPER_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXHELPER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXHELPER_HXX
#include <rtl/ustring.hxx>
@@ -20,6 +20,6 @@ struct DocxStringTokenMap
sal_Int32 DocxStringGetToken(DocxStringTokenMap const * pMap, OUString aName);
-#endif // _DOCXHELPER_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/docxtablestyleexport.hxx b/sw/source/filter/ww8/docxtablestyleexport.hxx
index 77e7036700f9..cd8d9d79defe 100644
--- a/sw/source/filter/ww8/docxtablestyleexport.hxx
+++ b/sw/source/filter/ww8/docxtablestyleexport.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _DOCXTABLESTYLEXPORT_HXX_
-#define _DOCXTABLESTYLEXPORT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_DOCXTABLESTYLEEXPORT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_DOCXTABLESTYLEEXPORT_HXX
#include <boost/shared_ptr.hpp>
#include <sax/fshelper.hxx>
@@ -27,6 +27,6 @@ public:
~DocxTableStyleExport();
};
-#endif // _DOCXTABLESTYLEXPORT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_DOCXTABLESTYLEEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/escher.hxx b/sw/source/filter/ww8/escher.hxx
index 4a1127a83e09..f42c4e5cdffa 100644
--- a/sw/source/filter/ww8/escher.hxx
+++ b/sw/source/filter/ww8/escher.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _ESCHER_HXX
-#define _ESCHER_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_ESCHER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_ESCHER_HXX
#include <filter/msfilter/escherex.hxx>
diff --git a/sw/source/filter/ww8/fields.hxx b/sw/source/filter/ww8/fields.hxx
index 7dc3ea3f10bb..d3f8bb0b4035 100644
--- a/sw/source/filter/ww8/fields.hxx
+++ b/sw/source/filter/ww8/fields.hxx
@@ -18,8 +18,8 @@
*/
/// @HTML
-#ifndef WW_FIELDS_HXX
-#define WW_FIELDS_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_FIELDS_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_FIELDS_HXX
namespace ww
{
diff --git a/sw/source/filter/ww8/hash_wrap.hxx b/sw/source/filter/ww8/hash_wrap.hxx
index 55231b95ebbd..b77e74ae630d 100644
--- a/sw/source/filter/ww8/hash_wrap.hxx
+++ b/sw/source/filter/ww8/hash_wrap.hxx
@@ -19,8 +19,8 @@
//this is a shameless rip from sortedarray.hxx but changed to boost::unordered_set
-#ifndef WW_HASH_WRAP_HXX
-#define WW_HASH_WRAP_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_HASH_WRAP_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_HASH_WRAP_HXX
#include <boost/unordered_set.hpp>
diff --git a/sw/source/filter/ww8/needed_cast.hxx b/sw/source/filter/ww8/needed_cast.hxx
index d277522cf20f..cfcabb8ccf7a 100644
--- a/sw/source/filter/ww8/needed_cast.hxx
+++ b/sw/source/filter/ww8/needed_cast.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WW_NEEDED_CAST_HXX
-#define WW_NEEDED_CAST_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_NEEDED_CAST_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_NEEDED_CAST_HXX
#include "staticassert.hxx"
diff --git a/sw/source/filter/ww8/rtfattributeoutput.hxx b/sw/source/filter/ww8/rtfattributeoutput.hxx
index 5bbded266556..60de3e4febaf 100644
--- a/sw/source/filter/ww8/rtfattributeoutput.hxx
+++ b/sw/source/filter/ww8/rtfattributeoutput.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTFATTRIBUTEOUTPUT_HXX_
-#define _RTFATTRIBUTEOUTPUT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFATTRIBUTEOUTPUT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFATTRIBUTEOUTPUT_HXX
#include "attributeoutputbase.hxx"
#include "rtfexport.hxx"
@@ -620,6 +620,6 @@ public:
void BulletDefinition(int nId, const Graphic& rGraphic, Size aSize) SAL_OVERRIDE;
};
-#endif // _RTFATTRIBUTEOUTPUT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFATTRIBUTEOUTPUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/rtfexport.hxx b/sw/source/filter/ww8/rtfexport.hxx
index 3df1c40bb809..930c45a2d98d 100644
--- a/sw/source/filter/ww8/rtfexport.hxx
+++ b/sw/source/filter/ww8/rtfexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTFEXPORT_HXX_
-#define _RTFEXPORT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORT_HXX
#include "wrtww8.hxx"
@@ -189,6 +189,6 @@ private:
RtfRedlineTbl m_aRedlineTbl;
};
-#endif // _RTFEXPORT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/rtfexportfilter.hxx b/sw/source/filter/ww8/rtfexportfilter.hxx
index 212adb2a6a43..33552c232150 100644
--- a/sw/source/filter/ww8/rtfexportfilter.hxx
+++ b/sw/source/filter/ww8/rtfexportfilter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTFEXPORTFILTER_HXX_
-#define _RTFEXPORTFILTER_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORTFILTER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORTFILTER_HXX
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XExporter.hpp>
@@ -71,6 +71,6 @@ OUString RtfExport_getImplementationName();
#define IMPL_NAME_RTFEXPORT "com.sun.star.comp.Writer.RtfExport"
-#endif // _RTFEXPORTFILTER_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFEXPORTFILTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/rtfsdrexport.hxx b/sw/source/filter/ww8/rtfsdrexport.hxx
index 2e8d2dd52fe7..c2e82d99d7ef 100644
--- a/sw/source/filter/ww8/rtfsdrexport.hxx
+++ b/sw/source/filter/ww8/rtfsdrexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _RTFSDREXPORT_HXX_
-#define _RTFSDREXPORT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
#include <filter/msfilter/escherex.hxx>
#include <editeng/outlobj.hxx>
@@ -99,6 +99,6 @@ private:
void impl_writeGraphic();
};
-#endif // _RTFSDREXPORT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFSDREXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/rtfstringbuffer.hxx b/sw/source/filter/ww8/rtfstringbuffer.hxx
index d02a56d91109..fbf4423fb11d 100644
--- a/sw/source/filter/ww8/rtfstringbuffer.hxx
+++ b/sw/source/filter/ww8/rtfstringbuffer.hxx
@@ -6,8 +6,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _RTFSTRINGBUFFER_HXX_
-#define _RTFSTRINGBUFFER_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_RTFSTRINGBUFFER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_RTFSTRINGBUFFER_HXX
#include <rtl/strbuf.hxx>
#include <vector>
@@ -60,6 +60,6 @@ private:
Values_t m_aValues;
};
-#endif // _RTFSTRINGBUFFER_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_RTFSTRINGBUFFER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/sortedarray.hxx b/sw/source/filter/ww8/sortedarray.hxx
index 5f975a7ba524..928c3cb267a6 100644
--- a/sw/source/filter/ww8/sortedarray.hxx
+++ b/sw/source/filter/ww8/sortedarray.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WW_SORTEDARRAY_HXX
-#define WW_SORTEDARRAY_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_SORTEDARRAY_HXX
#include <algorithm>
diff --git a/sw/source/filter/ww8/staticassert.hxx b/sw/source/filter/ww8/staticassert.hxx
index f62157c147d8..274b5ee08da2 100644
--- a/sw/source/filter/ww8/staticassert.hxx
+++ b/sw/source/filter/ww8/staticassert.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef WW_STATICASSERT_HXX
-#define WW_STATICASSERT_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_STATICASSERT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_STATICASSERT_HXX
/*
Lifted direct from:
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index 2993fff3386a..5944cfe05101 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WRTWW8_HXX
-#define _WRTWW8_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WRTWW8_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WRTWW8_HXX
#include <tools/solar.h>
#include <tools/gen.hxx>
@@ -1582,6 +1582,6 @@ public:
void setIPat(sal_uInt16 ipat) { m_ipat = ipat; }
};
-#endif // _WRTWW8_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_WRTWW8_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/ww8attributeoutput.hxx b/sw/source/filter/ww8/ww8attributeoutput.hxx
index 2fc8dbda526c..1a3f14bd0b00 100644
--- a/sw/source/filter/ww8/ww8attributeoutput.hxx
+++ b/sw/source/filter/ww8/ww8attributeoutput.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8ATTRIBUTEOUTPUT_HXX_
-#define _WW8ATTRIBUTEOUTPUT_HXX_
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8ATTRIBUTEOUTPUT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8ATTRIBUTEOUTPUT_HXX
#include "attributeoutputbase.hxx"
#include "wrtww8.hxx"
@@ -462,6 +462,6 @@ protected:
};
-#endif // _WW8ATTRIBUTEOUTPUT_HXX_
+#endif // INCLUDED_SW_SOURCE_FILTER_WW8_WW8ATTRIBUTEOUTPUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/ww8/ww8glsy.hxx b/sw/source/filter/ww8/ww8glsy.hxx
index 1764ce4cd63b..d6c35fad8656 100644
--- a/sw/source/filter/ww8/ww8glsy.hxx
+++ b/sw/source/filter/ww8/ww8glsy.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8GLSY_HXX
-#define _WW8GLSY_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8GLSY_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8GLSY_HXX
#include <sot/storage.hxx>
#include "ww8scan.hxx"
diff --git a/sw/source/filter/ww8/ww8graf.hxx b/sw/source/filter/ww8/ww8graf.hxx
index fc3c8c9147e0..565e51f1abc3 100644
--- a/sw/source/filter/ww8/ww8graf.hxx
+++ b/sw/source/filter/ww8/ww8graf.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8GRAF_HXX
-#define _WW8GRAF_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8GRAF_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8GRAF_HXX
#include <vector>
#include <stack>
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index ead9ef3e7f99..917ac7abd99e 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8PAR_HXX
-#define _WW8PAR_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8PAR_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8PAR_HXX
#include "rtl/ustring.hxx"
#include <filter/msfilter/msdffimp.hxx>
diff --git a/sw/source/filter/ww8/ww8par2.hxx b/sw/source/filter/ww8/ww8par2.hxx
index 99342b30f805..e44b01344c92 100644
--- a/sw/source/filter/ww8/ww8par2.hxx
+++ b/sw/source/filter/ww8/ww8par2.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8PAR2_HXX
-#define _WW8PAR2_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8PAR2_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8PAR2_HXX
#include <swtypes.hxx>
#include <fmtfsize.hxx>
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 4f7e06e92bd5..a6fbd4a1c6db 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8SCAN_HXX
-#define _WW8SCAN_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8SCAN_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8SCAN_HXX
#ifndef LONG_MAX
#include <limits.h>
diff --git a/sw/source/filter/ww8/ww8struc.hxx b/sw/source/filter/ww8/ww8struc.hxx
index 285cec926248..7f1b08bca4fc 100644
--- a/sw/source/filter/ww8/ww8struc.hxx
+++ b/sw/source/filter/ww8/ww8struc.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WW8STRUC_HXX
-#define _WW8STRUC_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8STRUC_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8STRUC_HXX
#include <osl/endian.h>
#include "rtl/ustring.hxx"
diff --git a/sw/source/filter/ww8/ww8toolbar.hxx b/sw/source/filter/ww8/ww8toolbar.hxx
index c9a0d2b41ecf..74e726a5256f 100644
--- a/sw/source/filter/ww8/ww8toolbar.hxx
+++ b/sw/source/filter/ww8/ww8toolbar.hxx
@@ -6,8 +6,8 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _WW8TOOLBAR_HXX
-#define _WW8TOOLBAR_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_WW8_WW8TOOLBAR_HXX
+#define INCLUDED_SW_SOURCE_FILTER_WW8_WW8TOOLBAR_HXX
#include <filter/msfilter/mstoolbar.hxx>
diff --git a/sw/source/filter/xml/XMLRedlineImportHelper.hxx b/sw/source/filter/xml/XMLRedlineImportHelper.hxx
index 24f2517232d4..0b562bcaa9ac 100644
--- a/sw/source/filter/xml/XMLRedlineImportHelper.hxx
+++ b/sw/source/filter/xml/XMLRedlineImportHelper.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLREDLINEIMPORTHELPER_HXX
-#define _XMLREDLINEIMPORTHELPER_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLREDLINEIMPORTHELPER_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLREDLINEIMPORTHELPER_HXX
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Reference.h>
diff --git a/sw/source/filter/xml/wrtxml.hxx b/sw/source/filter/xml/wrtxml.hxx
index 779b9aec5c0c..8a8f8d0f3906 100644
--- a/sw/source/filter/xml/wrtxml.hxx
+++ b/sw/source/filter/xml/wrtxml.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _WRTXML_HXX
-#define _WRTXML_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/Sequence.hxx>
@@ -92,6 +92,6 @@ private:
};
-#endif // _WRTXML_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_WRTXML_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlbrshe.hxx b/sw/source/filter/xml/xmlbrshe.hxx
index d8d282a20a32..4ca96faaa13f 100644
--- a/sw/source/filter/xml/xmlbrshe.hxx
+++ b/sw/source/filter/xml/xmlbrshe.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLBRSHE_HXX
-#define _XMLBRSHE_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLBRSHE_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLBRSHE_HXX
#include <rtl/ustring.hxx>
#include <xmloff/attrlist.hxx>
@@ -44,6 +44,6 @@ public:
};
-#endif // _XMLBRSHE_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLBRSHE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlbrshi.hxx b/sw/source/filter/xml/xmlbrshi.hxx
index 37bf44b20da2..f862558fc0c6 100644
--- a/sw/source/filter/xml/xmlbrshi.hxx
+++ b/sw/source/filter/xml/xmlbrshi.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_XMLBRSHI_HXX
-#define SW_XMLBRSHI_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLBRSHI_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLBRSHI_HXX
#include <com/sun/star/io/XOutputStream.hpp>
diff --git a/sw/source/filter/xml/xmlexp.hxx b/sw/source/filter/xml/xmlexp.hxx
index a30bb1d74f74..0fa8c6bdbafb 100644
--- a/sw/source/filter/xml/xmlexp.hxx
+++ b/sw/source/filter/xml/xmlexp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLEXP_HXX
-#define _XMLEXP_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLEXP_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLEXP_HXX
#include <xmloff/xmlexp.hxx>
#include "xmlitmap.hxx"
@@ -158,6 +158,6 @@ inline const SvXMLUnitConverter& SwXMLExport::GetTwipUnitConverter() const
}
-#endif // _XMLEXP_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLEXP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlexpit.hxx b/sw/source/filter/xml/xmlexpit.hxx
index b76f087a427b..16ff8283db34 100644
--- a/sw/source/filter/xml/xmlexpit.hxx
+++ b/sw/source/filter/xml/xmlexpit.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLITMPR_HXX
-#define _XMLITMPR_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLEXPIT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLEXPIT_HXX
#include <tools/solar.h>
#include "xmlitmap.hxx"
@@ -123,6 +123,6 @@ SvXMLExportItemMapper::setMapEntries( SvXMLItemMapEntriesRef rMapEntries )
mrMapEntries = rMapEntries;
}
-#endif // _XMLITMPR_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLEXPIT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlimp.hxx b/sw/source/filter/xml/xmlimp.hxx
index 76738e0d65d3..91f2fe5f10a9 100644
--- a/sw/source/filter/xml/xmlimp.hxx
+++ b/sw/source/filter/xml/xmlimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SW_XMLIMP_HXX
-#define SW_XMLIMP_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLIMP_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLIMP_HXX
#include <com/sun/star/document/XDocumentProperties.hpp>
diff --git a/sw/source/filter/xml/xmlimpit.hxx b/sw/source/filter/xml/xmlimpit.hxx
index ec8a2a8c36c4..219ae8dba848 100644
--- a/sw/source/filter/xml/xmlimpit.hxx
+++ b/sw/source/filter/xml/xmlimpit.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLIMPIT_HXX
-#define _XMLIMPIT_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLIMPIT_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLIMPIT_HXX
#include <limits.h>
#include <tools/solar.h>
@@ -92,6 +92,6 @@ SvXMLImportItemMapper::getMapEntries() const
}
-#endif // _XMLIMPIT_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLIMPIT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlitem.hxx b/sw/source/filter/xml/xmlitem.hxx
index 6c199b9453a2..2573ce8a10f8 100644
--- a/sw/source/filter/xml/xmlitem.hxx
+++ b/sw/source/filter/xml/xmlitem.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLITEM_HXX
-#define _XMLITEM_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLITEM_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLITEM_HXX
#include <com/sun/star/xml/sax/XAttributeList.hpp>
#include <tools/solar.h>
@@ -67,6 +67,6 @@ public:
};
-#endif // _XMLITEM_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLITEM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmlithlp.hxx b/sw/source/filter/xml/xmlithlp.hxx
index 821887085135..7abab391bd2e 100644
--- a/sw/source/filter/xml/xmlithlp.hxx
+++ b/sw/source/filter/xml/xmlithlp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SW_XMLITHLP_HXX
-#define _SW_XMLITHLP_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLITHLP_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLITHLP_HXX
#include <sal/types.h>
#include <xmloff/xmlement.hxx>
diff --git a/sw/source/filter/xml/xmlitmap.hxx b/sw/source/filter/xml/xmlitmap.hxx
index 2c0ced4e90fc..2fd6fdc9dc6b 100644
--- a/sw/source/filter/xml/xmlitmap.hxx
+++ b/sw/source/filter/xml/xmlitmap.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLITMAP_HXX
-#define _XMLITMAP_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLITMAP_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLITMAP_HXX
#include <sal/types.h>
#include <tools/ref.hxx>
@@ -84,6 +84,6 @@ SV_DECL_REF( SvXMLItemMapEntries )
SV_IMPL_REF( SvXMLItemMapEntries )
-#endif // _XMLITMAP_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLITMAP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmltbli.hxx b/sw/source/filter/xml/xmltbli.hxx
index 79016dcc2748..3423eea0ceb7 100644
--- a/sw/source/filter/xml/xmltbli.hxx
+++ b/sw/source/filter/xml/xmltbli.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLTBLI_HXX
-#define _XMLTBLI_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLTBLI_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLTBLI_HXX
#include <xmloff/XMLTextTableContext.hxx>
diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx
index 7cceb4a8e880..2ea2d650f514 100644
--- a/sw/source/filter/xml/xmltexte.hxx
+++ b/sw/source/filter/xml/xmltexte.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLTEXTE_HXX
-#define _XMLTEXTE_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTE_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTE_HXX
#include <xmloff/txtparae.hxx>
#include <tools/globname.hxx>
@@ -77,6 +77,6 @@ public:
};
-#endif // _XMLTEXTE_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 4e30e16d2168..2c31210d13a9 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLTEXTI_HXX
-#define _XMLTEXTI_HXX
+#ifndef INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTI_HXX
+#define INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTI_HXX
#include <xmloff/txtimp.hxx>
@@ -117,6 +117,6 @@ public:
const ::com::sun::star::uno::Sequence<sal_Int8> & rKey );
};
-#endif // _XMLTEXTI_HXX
+#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTI_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */