summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 22:37:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:12 +0200
commit56de7aafcbe6b1547ef7da13f4fbb89b931a0556 (patch)
tree841c3508d03b72ad8045d771ad4333a2e5531673
parentc12bc7f8949b6eda629ad48218c7cc19f8f767ee (diff)
fixincludeguards.sh: include/oox
Change-Id: Ie0aca6c4fdfa4b7e4a902983c751a6d13d85f230
-rw-r--r--include/oox/drawingml/table/tablebackgroundstylecontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablecellcontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablecontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablepartstylecontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablerowcontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablestylecellstylecontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablestylecontext.hxx4
-rw-r--r--include/oox/drawingml/table/tablestyletextstylecontext.hxx4
-rw-r--r--include/oox/ppt/animationspersist.hxx4
-rw-r--r--include/oox/ppt/layoutfragmenthandler.hxx6
-rw-r--r--include/oox/ppt/presentationfragmenthandler.hxx6
-rw-r--r--include/oox/ppt/slidetimingcontext.hxx6
-rw-r--r--include/oox/ppt/slidetransition.hxx4
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx6
-rw-r--r--include/oox/ppt/soundactioncontext.hxx4
-rw-r--r--include/oox/ppt/timenodelistcontext.hxx6
16 files changed, 37 insertions, 37 deletions
diff --git a/include/oox/drawingml/table/tablebackgroundstylecontext.hxx b/include/oox/drawingml/table/tablebackgroundstylecontext.hxx
index 4885f5bc1466..8364965e8b62 100644
--- a/include/oox/drawingml/table/tablebackgroundstylecontext.hxx
+++ b/include/oox/drawingml/table/tablebackgroundstylecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLEBACKGROUNDSTYLECONTEXT
-#define OOX_DRAWINGML_TABLEBACKGROUNDSTYLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLEBACKGROUNDSTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLEBACKGROUNDSTYLECONTEXT_HXX
#include <oox/core/contexthandler2.hxx>
#include <oox/drawingml/table/tablestyle.hxx>
diff --git a/include/oox/drawingml/table/tablecellcontext.hxx b/include/oox/drawingml/table/tablecellcontext.hxx
index 4656e243e9df..78948f07e4ba 100644
--- a/include/oox/drawingml/table/tablecellcontext.hxx
+++ b/include/oox/drawingml/table/tablecellcontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLECELLCONTEXT
-#define OOX_DRAWINGML_TABLECELLCONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLECELLCONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLECELLCONTEXT_HXX
#include <oox/drawingml/shapecontext.hxx>
#include <oox/drawingml/table/tablecell.hxx>
diff --git a/include/oox/drawingml/table/tablecontext.hxx b/include/oox/drawingml/table/tablecontext.hxx
index b9940422435d..dfd8de061272 100644
--- a/include/oox/drawingml/table/tablecontext.hxx
+++ b/include/oox/drawingml/table/tablecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLECONTEXT
-#define OOX_DRAWINGML_TABLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLECONTEXT_HXX
#include <oox/drawingml/shapecontext.hxx>
diff --git a/include/oox/drawingml/table/tablepartstylecontext.hxx b/include/oox/drawingml/table/tablepartstylecontext.hxx
index 84b7ef1e2f02..b85348f34d8b 100644
--- a/include/oox/drawingml/table/tablepartstylecontext.hxx
+++ b/include/oox/drawingml/table/tablepartstylecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLEPARTSTYLECONTEXT
-#define OOX_DRAWINGML_TABLEPARTSTYLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLEPARTSTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLEPARTSTYLECONTEXT_HXX
#include <oox/core/contexthandler2.hxx>
#include <oox/drawingml/table/tablestylepart.hxx>
diff --git a/include/oox/drawingml/table/tablerowcontext.hxx b/include/oox/drawingml/table/tablerowcontext.hxx
index 0224a4a513ed..5482706a8caa 100644
--- a/include/oox/drawingml/table/tablerowcontext.hxx
+++ b/include/oox/drawingml/table/tablerowcontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLEROWCONTEXT
-#define OOX_DRAWINGML_TABLEROWCONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLEROWCONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLEROWCONTEXT_HXX
#include <oox/core/contexthandler2.hxx>
diff --git a/include/oox/drawingml/table/tablestylecellstylecontext.hxx b/include/oox/drawingml/table/tablestylecellstylecontext.hxx
index b7d30267ee5b..d4af433647b7 100644
--- a/include/oox/drawingml/table/tablestylecellstylecontext.hxx
+++ b/include/oox/drawingml/table/tablestylecellstylecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLESTYLECELLSTYLECONTEXT
-#define OOX_DRAWINGML_TABLESTYLECELLSTYLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLECELLSTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLECELLSTYLECONTEXT_HXX
#include <oox/core/contexthandler2.hxx>
#include <oox/drawingml/table/tablestylepart.hxx>
diff --git a/include/oox/drawingml/table/tablestylecontext.hxx b/include/oox/drawingml/table/tablestylecontext.hxx
index fd6eb526384e..32f9220621f4 100644
--- a/include/oox/drawingml/table/tablestylecontext.hxx
+++ b/include/oox/drawingml/table/tablestylecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLESTYLECONTEXT
-#define OOX_DRAWINGML_TABLESTYLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLECONTEXT_HXX
#include <oox/core/contexthandler2.hxx>
#include <oox/drawingml/table/tablestyle.hxx>
diff --git a/include/oox/drawingml/table/tablestyletextstylecontext.hxx b/include/oox/drawingml/table/tablestyletextstylecontext.hxx
index 6543e319ecf6..52c6e9af55de 100644
--- a/include/oox/drawingml/table/tablestyletextstylecontext.hxx
+++ b/include/oox/drawingml/table/tablestyletextstylecontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TABLESTYLETEXTSTYLECONTEXT
-#define OOX_DRAWINGML_TABLESTYLETEXTSTYLECONTEXT
+#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLETEXTSTYLECONTEXT_HXX
+#define INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLETEXTSTYLECONTEXT_HXX
#include <oox/core/contexthandler.hxx>
#include <oox/drawingml/table/tablestylepart.hxx>
diff --git a/include/oox/ppt/animationspersist.hxx b/include/oox/ppt/animationspersist.hxx
index 1c39272d1500..6f1438c88e50 100644
--- a/include/oox/ppt/animationspersist.hxx
+++ b/include/oox/ppt/animationspersist.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_PPT_ANIMATIONPERSIST
-#define OOX_PPT_ANIMATIONPERSIST
+#ifndef INCLUDED_OOX_PPT_ANIMATIONSPERSIST_HXX
+#define INCLUDED_OOX_PPT_ANIMATIONSPERSIST_HXX
#include <list>
#include <boost/shared_ptr.hpp>
diff --git a/include/oox/ppt/layoutfragmenthandler.hxx b/include/oox/ppt/layoutfragmenthandler.hxx
index 09350710f043..74ae422f5280 100644
--- a/include/oox/ppt/layoutfragmenthandler.hxx
+++ b/include/oox/ppt/layoutfragmenthandler.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_LAYOUTFRAGMENTHANDLER
-#define OOX_PPT_LAYOUTFRAGMENTHANDLER
+#ifndef INCLUDED_OOX_PPT_LAYOUTFRAGMENTHANDLER_HXX
+#define INCLUDED_OOX_PPT_LAYOUTFRAGMENTHANDLER_HXX
#include <oox/ppt/slidefragmenthandler.hxx>
@@ -37,6 +37,6 @@ public:
} }
-#endif // OOX_PPT_LAYOUTFRAGMENTHANDLER
+#endif // INCLUDED_OOX_PPT_LAYOUTFRAGMENTHANDLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/presentationfragmenthandler.hxx b/include/oox/ppt/presentationfragmenthandler.hxx
index 6158d27c67c2..653249e6f783 100644
--- a/include/oox/ppt/presentationfragmenthandler.hxx
+++ b/include/oox/ppt/presentationfragmenthandler.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PRESENTATION_FRAGMENTHANDLER
-#define OOX_PPT_PRESENTATION_FRAGMENTHANDLER
+#ifndef INCLUDED_OOX_PPT_PRESENTATIONFRAGMENTHANDLER_HXX
+#define INCLUDED_OOX_PPT_PRESENTATIONFRAGMENTHANDLER_HXX
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/awt/Size.hpp>
@@ -67,6 +67,6 @@ private:
} }
-#endif // OOX_PPT_PRESENTATION_FRAGMENTHANDLER
+#endif // INCLUDED_OOX_PPT_PRESENTATIONFRAGMENTHANDLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/slidetimingcontext.hxx b/include/oox/ppt/slidetimingcontext.hxx
index d3b294f85d42..b55f775ba2e6 100644
--- a/include/oox/ppt/slidetimingcontext.hxx
+++ b/include/oox/ppt/slidetimingcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_SLIDETIMINGCONTEXT
-#define OOX_PPT_SLIDETIMINGCONTEXT
+#ifndef INCLUDED_OOX_PPT_SLIDETIMINGCONTEXT_HXX
+#define INCLUDED_OOX_PPT_SLIDETIMINGCONTEXT_HXX
#include <com/sun/star/animations/XTimeContainer.hpp>
#include <oox/ppt/timenode.hxx>
@@ -43,6 +43,6 @@ private:
} }
-#endif // OOX_PPT_SLIDETIMINGCONTEXT
+#endif // INCLUDED_OOX_PPT_SLIDETIMINGCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/slidetransition.hxx b/include/oox/ppt/slidetransition.hxx
index 1469ec30024a..c45bd28aeb7f 100644
--- a/include/oox/ppt/slidetransition.hxx
+++ b/include/oox/ppt/slidetransition.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_PPT_SLIDETRANSITION
-#define OOX_PPT_SLIDETRANSITION
+#ifndef INCLUDED_OOX_PPT_SLIDETRANSITION_HXX
+#define INCLUDED_OOX_PPT_SLIDETRANSITION_HXX
#include <rtl/ustring.hxx>
diff --git a/include/oox/ppt/slidetransitioncontext.hxx b/include/oox/ppt/slidetransitioncontext.hxx
index 70749c928189..287d75d73ba6 100644
--- a/include/oox/ppt/slidetransitioncontext.hxx
+++ b/include/oox/ppt/slidetransitioncontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_SLIDETRANSITIONCONTEXT
-#define OOX_PPT_SLIDETRANSITIONCONTEXT
+#ifndef INCLUDED_OOX_PPT_SLIDETRANSITIONCONTEXT_HXX
+#define INCLUDED_OOX_PPT_SLIDETRANSITIONCONTEXT_HXX
#include <oox/core/fragmenthandler2.hxx>
#include <oox/ppt/slidetransition.hxx>
@@ -47,6 +47,6 @@ namespace oox { namespace ppt {
} }
-#endif // OOX_PPT_SLIDEFRAGMENTHANDLER
+#endif // INCLUDED_OOX_PPT_SLIDETRANSITIONCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/soundactioncontext.hxx b/include/oox/ppt/soundactioncontext.hxx
index ca2e70fd7e38..95d922bba455 100644
--- a/include/oox/ppt/soundactioncontext.hxx
+++ b/include/oox/ppt/soundactioncontext.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_PPT_SOUNDACTIONCONTEXT
-#define OOX_PPT_SOUNDACTIONCONTEXT
+#ifndef INCLUDED_OOX_PPT_SOUNDACTIONCONTEXT_HXX
+#define INCLUDED_OOX_PPT_SOUNDACTIONCONTEXT_HXX
#include <oox/core/fragmenthandler2.hxx>
diff --git a/include/oox/ppt/timenodelistcontext.hxx b/include/oox/ppt/timenodelistcontext.hxx
index b958f15f3a07..45c77a5488d9 100644
--- a/include/oox/ppt/timenodelistcontext.hxx
+++ b/include/oox/ppt/timenodelistcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_TIMENODELISTCONTEXT
-#define OOX_PPT_TIMENODELISTCONTEXT
+#ifndef INCLUDED_OOX_PPT_TIMENODELISTCONTEXT_HXX
+#define INCLUDED_OOX_PPT_TIMENODELISTCONTEXT_HXX
#include <oox/core/fragmenthandler2.hxx>
#include <oox/ppt/timenode.hxx>
@@ -60,6 +60,6 @@ private:
} }
-#endif // OOX_PPT_SLIDEFRAGMENTHANDLER
+#endif // INCLUDED_OOX_PPT_TIMENODELISTCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */