From 56de7aafcbe6b1547ef7da13f4fbb89b931a0556 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:37:49 +0200 Subject: fixincludeguards.sh: include/oox Change-Id: Ie0aca6c4fdfa4b7e4a902983c751a6d13d85f230 --- include/oox/ppt/animationspersist.hxx | 4 ++-- include/oox/ppt/layoutfragmenthandler.hxx | 6 +++--- include/oox/ppt/presentationfragmenthandler.hxx | 6 +++--- include/oox/ppt/slidetimingcontext.hxx | 6 +++--- include/oox/ppt/slidetransition.hxx | 4 ++-- include/oox/ppt/slidetransitioncontext.hxx | 6 +++--- include/oox/ppt/soundactioncontext.hxx | 4 ++-- include/oox/ppt/timenodelistcontext.hxx | 6 +++--- 8 files changed, 21 insertions(+), 21 deletions(-) (limited to 'include/oox/ppt') 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 #include 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 @@ -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 #include @@ -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 #include @@ -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 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 #include @@ -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 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 #include @@ -60,6 +60,6 @@ private: } } -#endif // OOX_PPT_SLIDEFRAGMENTHANDLER +#endif // INCLUDED_OOX_PPT_TIMENODELISTCONTEXT_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit