summaryrefslogtreecommitdiff
path: root/include/oox/ppt
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:17:28 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:30 +0200
commit10d0526d7273df6b52a2f46b68fb0e63f9db0d92 (patch)
tree2edf62b3c0f11dfce96f30433fa918c46e022f54 /include/oox/ppt
parent0bd7f12d41567842b1e31514e1d84340d90f5b42 (diff)
fixincludeguards.sh: include/o*
Change-Id: Ibd5d8af00f6582d53231c76e2b04e737b5804497
Diffstat (limited to 'include/oox/ppt')
-rw-r--r--include/oox/ppt/backgroundproperties.hxx6
-rw-r--r--include/oox/ppt/comments.hxx4
-rw-r--r--include/oox/ppt/customshowlistcontext.hxx4
-rw-r--r--include/oox/ppt/dgmimport.hxx6
-rw-r--r--include/oox/ppt/dgmlayout.hxx6
-rw-r--r--include/oox/ppt/headerfooter.hxx4
-rw-r--r--include/oox/ppt/pptgraphicshapecontext.hxx4
-rw-r--r--include/oox/ppt/pptimport.hxx6
-rw-r--r--include/oox/ppt/pptshape.hxx6
-rw-r--r--include/oox/ppt/pptshapecontext.hxx6
-rw-r--r--include/oox/ppt/pptshapegroupcontext.hxx6
-rw-r--r--include/oox/ppt/pptshapepropertiescontext.hxx6
-rw-r--r--include/oox/ppt/slidemastertextstylescontext.hxx6
-rw-r--r--include/oox/ppt/slidepersist.hxx6
-rw-r--r--include/oox/ppt/timenode.hxx4
15 files changed, 40 insertions, 40 deletions
diff --git a/include/oox/ppt/backgroundproperties.hxx b/include/oox/ppt/backgroundproperties.hxx
index 05926d44b796..ae055c80913d 100644
--- a/include/oox/ppt/backgroundproperties.hxx
+++ b/include/oox/ppt/backgroundproperties.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_BACKGROUNDPROPERTIES_HXX
-#define OOX_POWERPOINT_BACKGROUNDPROPERTIES_HXX
+#ifndef INCLUDED_OOX_PPT_BACKGROUNDPROPERTIES_HXX
+#define INCLUDED_OOX_PPT_BACKGROUNDPROPERTIES_HXX
#include "oox/core/fragmenthandler2.hxx"
#include "oox/drawingml/fillproperties.hxx"
@@ -39,6 +39,6 @@ protected:
} }
-#endif // OOX_POWERPOINT_BACKGROUNDPROPERTIES_HXX
+#endif // INCLUDED_OOX_PPT_BACKGROUNDPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/comments.hxx b/include/oox/ppt/comments.hxx
index 1095cd0223db..c32b8f6cc0d7 100644
--- a/include/oox/ppt/comments.hxx
+++ b/include/oox/ppt/comments.hxx
@@ -8,8 +8,8 @@
*/
-#ifndef OOX_PPT_COMMENTS_HXX
-#define OOX_PPT_COMMENTS_HXX
+#ifndef INCLUDED_OOX_PPT_COMMENTS_HXX
+#define INCLUDED_OOX_PPT_COMMENTS_HXX
#include <vector>
#include <com/sun/star/util/DateTime.hpp>
diff --git a/include/oox/ppt/customshowlistcontext.hxx b/include/oox/ppt/customshowlistcontext.hxx
index ed913c8bbe2c..b00096f0386e 100644
--- a/include/oox/ppt/customshowlistcontext.hxx
+++ b/include/oox/ppt/customshowlistcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_CUSTOMSHOWLISTCONTEXT_HXX
-#define OOX_POWERPOINT_CUSTOMSHOWLISTCONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_CUSTOMSHOWLISTCONTEXT_HXX
+#define INCLUDED_OOX_PPT_CUSTOMSHOWLISTCONTEXT_HXX
#include "oox/core/fragmenthandler2.hxx"
#include <vector>
diff --git a/include/oox/ppt/dgmimport.hxx b/include/oox/ppt/dgmimport.hxx
index f369c5e526b8..33c9412906fd 100644
--- a/include/oox/ppt/dgmimport.hxx
+++ b/include/oox/ppt/dgmimport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_QUICKDIAGRAMMINGIMPORT_HXX
-#define OOX_POWERPOINT_QUICKDIAGRAMMINGIMPORT_HXX
+#ifndef INCLUDED_OOX_PPT_DGMIMPORT_HXX
+#define INCLUDED_OOX_PPT_DGMIMPORT_HXX
#include "oox/core/xmlfilterbase.hxx"
@@ -57,6 +57,6 @@ private:
} }
-#endif // OOX_POWERPOINT_QUICKDIAGRAMMINGIMPORT_HXX
+#endif // INCLUDED_OOX_PPT_DGMIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/dgmlayout.hxx b/include/oox/ppt/dgmlayout.hxx
index bf964fe5d310..0c5f942bc892 100644
--- a/include/oox/ppt/dgmlayout.hxx
+++ b/include/oox/ppt/dgmlayout.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_QUICKDIAGRAMMINGLAYOUT_HXX
-#define OOX_POWERPOINT_QUICKDIAGRAMMINGLAYOUT_HXX
+#ifndef INCLUDED_OOX_PPT_DGMLAYOUT_HXX
+#define INCLUDED_OOX_PPT_DGMLAYOUT_HXX
#include "oox/core/xmlfilterbase.hxx"
@@ -58,6 +58,6 @@ private:
} }
-#endif // OOX_POWERPOINT_QUICKDIAGRAMMINGLAYOUT_HXX
+#endif // INCLUDED_OOX_PPT_DGMLAYOUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/headerfooter.hxx b/include/oox/ppt/headerfooter.hxx
index 4d0a3cb65f1d..54720915f9cc 100644
--- a/include/oox/ppt/headerfooter.hxx
+++ b/include/oox/ppt/headerfooter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_HEADERFOOTER
-#define OOX_PPT_HEADERFOOTER
+#ifndef INCLUDED_OOX_PPT_HEADERFOOTER_HXX
+#define INCLUDED_OOX_PPT_HEADERFOOTER_HXX
#include <sal/types.h>
diff --git a/include/oox/ppt/pptgraphicshapecontext.hxx b/include/oox/ppt/pptgraphicshapecontext.hxx
index 99492d6d0e32..304b359fb865 100644
--- a/include/oox/ppt/pptgraphicshapecontext.hxx
+++ b/include/oox/ppt/pptgraphicshapecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PPTGRAPHICSHAPECONTEXT_HXX
-#define OOX_PPT_PPTGRAPHICSHAPECONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTGRAPHICSHAPECONTEXT_HXX
+#define INCLUDED_OOX_PPT_PPTGRAPHICSHAPECONTEXT_HXX
#include "oox/drawingml/graphicshapecontext.hxx"
diff --git a/include/oox/ppt/pptimport.hxx b/include/oox/ppt/pptimport.hxx
index 035ea8cdc5c1..c218c0cfab03 100644
--- a/include/oox/ppt/pptimport.hxx
+++ b/include/oox/ppt/pptimport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_POWERPOINTIMPORT_HXX
-#define OOX_POWERPOINT_POWERPOINTIMPORT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTIMPORT_HXX
+#define INCLUDED_OOX_PPT_PPTIMPORT_HXX
#include "oox/core/xmlfilterbase.hxx"
@@ -86,6 +86,6 @@ private:
} }
-#endif // OOX_POWERPOINT_POWERPOINTIMPORT_HXX
+#endif // INCLUDED_OOX_PPT_PPTIMPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/pptshape.hxx b/include/oox/ppt/pptshape.hxx
index 2a15dcdc17ca..f551d478e888 100644
--- a/include/oox/ppt/pptshape.hxx
+++ b/include/oox/ppt/pptshape.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PRESENTATION_PPTSHAPE_HXX
-#define OOX_PPT_PRESENTATION_PPTSHAPE_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPE_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPE_HXX
#include "oox/drawingml/shape.hxx"
#include "oox/ppt/slidepersist.hxx"
@@ -70,6 +70,6 @@ protected:
} }
-#endif // OOX_PPT_PRESENTATION_PPTSHAPE_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/pptshapecontext.hxx b/include/oox/ppt/pptshapecontext.hxx
index 85c64433221e..4b225894ec07 100644
--- a/include/oox/ppt/pptshapecontext.hxx
+++ b/include/oox/ppt/pptshapecontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PPTSHAPECONTEXT_HXX
-#define OOX_PPT_PPTSHAPECONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
#include "oox/drawingml/shapecontext.hxx"
#include "oox/ppt/slidepersist.hxx"
@@ -36,6 +36,6 @@ public:
} }
-#endif // OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPECONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/pptshapegroupcontext.hxx b/include/oox/ppt/pptshapegroupcontext.hxx
index 6a9cd19d81a3..96dc727de417 100644
--- a/include/oox/ppt/pptshapegroupcontext.hxx
+++ b/include/oox/ppt/pptshapegroupcontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
-#define OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
#include "oox/drawingml/shapegroupcontext.hxx"
#include "oox/ppt/slidepersist.hxx"
@@ -51,6 +51,6 @@ protected:
} }
-#endif // OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/pptshapepropertiescontext.hxx b/include/oox/ppt/pptshapepropertiescontext.hxx
index eddf70dbf62c..43ad546b2bb6 100644
--- a/include/oox/ppt/pptshapepropertiescontext.hxx
+++ b/include/oox/ppt/pptshapepropertiescontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_PPT_PPTSHAPEPROPERTIESCONTEXT_HXX
-#define OOX_PPT_PPTSHAPEPROPERTIESCONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_PPTSHAPEPROPERTIESCONTEXT_HXX
+#define INCLUDED_OOX_PPT_PPTSHAPEPROPERTIESCONTEXT_HXX
#include "oox/drawingml/shapepropertiescontext.hxx"
@@ -34,6 +34,6 @@ public:
} }
-#endif // OOX_PPT_PPTSHAPEGROUPCONTEXT_HXX
+#endif // INCLUDED_OOX_PPT_PPTSHAPEPROPERTIESCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/slidemastertextstylescontext.hxx b/include/oox/ppt/slidemastertextstylescontext.hxx
index c1e9c1478ec6..25696b3f329f 100644
--- a/include/oox/ppt/slidemastertextstylescontext.hxx
+++ b/include/oox/ppt/slidemastertextstylescontext.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_DRAWINGML_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
-#define OOX_DRAWINGML_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
+#ifndef INCLUDED_OOX_PPT_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
+#define INCLUDED_OOX_PPT_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
#include "oox/drawingml/theme.hxx"
#include "oox/core/contexthandler.hxx"
@@ -40,6 +40,6 @@ protected:
} }
-#endif // OOX_DRAWINGML_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
+#endif // INCLUDED_OOX_PPT_SLIDEMASTERTEXTSTYLESCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/slidepersist.hxx b/include/oox/ppt/slidepersist.hxx
index 6f58d81813c3..38f144a57a61 100644
--- a/include/oox/ppt/slidepersist.hxx
+++ b/include/oox/ppt/slidepersist.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef OOX_POWERPOINT_SLIDEPERSIST_HXX
-#define OOX_POWERPOINT_SLIDEPERSIST_HXX
+#ifndef INCLUDED_OOX_PPT_SLIDEPERSIST_HXX
+#define INCLUDED_OOX_PPT_SLIDEPERSIST_HXX
#include <boost/shared_ptr.hpp>
#include "oox/drawingml/shape.hxx"
@@ -156,6 +156,6 @@ private:
} }
-#endif // OOX_POWERPOINT_SLIDEPERSIST_HXX
+#endif // INCLUDED_OOX_PPT_SLIDEPERSIST_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/include/oox/ppt/timenode.hxx b/include/oox/ppt/timenode.hxx
index 769cc0e03943..fc8e3ef8a893 100644
--- a/include/oox/ppt/timenode.hxx
+++ b/include/oox/ppt/timenode.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef OOX_DRAWINGML_TIMENODE_HXX
-#define OOX_DRAWINGML_TIMENODE_HXX
+#ifndef INCLUDED_OOX_PPT_TIMENODE_HXX
+#define INCLUDED_OOX_PPT_TIMENODE_HXX
#include <boost/shared_ptr.hpp>
#include <vector>