Kaydet (Commit) 231ee53f authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fixincludeguards.sh: oox

Change-Id: Ibc1fb5c149461d6030749a974c6d37aa11ad0e16
üst d9fce111
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DOCPROP_DOCPROPHANDLER_HXX #ifndef INCLUDED_OOX_SOURCE_DOCPROP_DOCPROPHANDLER_HXX
#define OOX_DOCPROP_DOCPROPHANDLER_HXX #define INCLUDED_OOX_SOURCE_DOCPROP_DOCPROPHANDLER_HXX
#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentProperties.hpp>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DOCPROP_OOXMLDOCPROPIMPORT_HXX #ifndef INCLUDED_OOX_SOURCE_DOCPROP_OOXMLDOCPROPIMPORT_HXX
#define OOX_DOCPROP_OOXMLDOCPROPIMPORT_HXX #define INCLUDED_OOX_SOURCE_DOCPROP_OOXMLDOCPROPIMPORT_HXX
#include <com/sun/star/document/XOOXMLDocumentPropertiesImporter.hpp> #include <com/sun/star/document/XOOXMLDocumentPropertiesImporter.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceInfo.hpp>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_CONSTRAINTLISTCONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_CONSTRAINTLISTCONTEXT_HXX
#define OOX_DRAWINGML_CONSTRAINTLISTCONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_CONSTRAINTLISTCONTEXT_HXX
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
#include "diagramlayoutatoms.hxx" #include "diagramlayoutatoms.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_SHAPECONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DATAMODELCONTEXT_HXX
#define OOX_DRAWINGML_SHAPECONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DATAMODELCONTEXT_HXX
#include <com/sun/star/drawing/XShapes.hpp> #include <com/sun/star/drawing/XShapes.hpp>
...@@ -42,6 +42,6 @@ protected: ...@@ -42,6 +42,6 @@ protected:
} } } }
#endif // OOX_DRAWINGML_SHAPEGROUPCONTEXT_HXX #endif // INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DATAMODELCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_DIAGRAM_DIAGRAM_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAM_HXX
#define OOX_DRAWINGML_DIAGRAM_DIAGRAM_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAM_HXX
#include <map> #include <map>
#include <vector> #include <vector>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_DIAGRAMDEFINITIONCONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMDEFINITIONCONTEXT_HXX
#define OOX_DRAWINGML_DIAGRAMDEFINITIONCONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMDEFINITIONCONTEXT_HXX
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
#include "diagram.hxx" #include "diagram.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_DIAGRAMFRAGMENTHANDLER #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMFRAGMENTHANDLER_HXX
#define OOX_DRAWINGML_DIAGRAMFRAGMENTHANDLER #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMFRAGMENTHANDLER_HXX
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
#include "oox/drawingml/diagram/diagram.hxx" #include "oox/drawingml/diagram/diagram.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_DIAGRAMLAYOUTATOMS_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMLAYOUTATOMS_HXX
#define OOX_DRAWINGML_DIAGRAMLAYOUTATOMS_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_DIAGRAMLAYOUTATOMS_HXX
#include <map> #include <map>
#include <string> #include <string>
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_LAYOUTNODECONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_LAYOUTNODECONTEXT_HXX
#define OOX_DRAWINGML_LAYOUTNODECONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_DIAGRAM_LAYOUTNODECONTEXT_HXX
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
#include "diagramlayoutatoms.hxx" #include "diagramlayoutatoms.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_HYPERLINKCONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_HYPERLINKCONTEXT_HXX
#define OOX_DRAWINGML_HYPERLINKCONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_HYPERLINKCONTEXT_HXX
#include <com/sun/star/xml/sax/XFastAttributeList.hpp> #include <com/sun/star/xml/sax/XFastAttributeList.hpp>
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_TEXTSPACINGCONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_TEXTSPACINGCONTEXT_HXX
#define OOX_DRAWINGML_TEXTSPACINGCONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_TEXTSPACINGCONTEXT_HXX
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_DRAWINGML_TEXTTABSTOPLISTCONTEXT_HXX #ifndef INCLUDED_OOX_SOURCE_DRAWINGML_TEXTTABSTOPLISTCONTEXT_HXX
#define OOX_DRAWINGML_TEXTTABSTOPLISTCONTEXT_HXX #define INCLUDED_OOX_SOURCE_DRAWINGML_TEXTTABSTOPLISTCONTEXT_HXX
#include <list> #include <list>
......
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
#ifndef OOX_POWERPOINT_ANIMATIONTYPES_HXX #ifndef INCLUDED_OOX_SOURCE_PPT_ANIMATIONTYPES_HXX
#define OOX_POWERPOINT_ANIMATIONTYPES_HXX #define INCLUDED_OOX_SOURCE_PPT_ANIMATIONTYPES_HXX
#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Any.hxx>
......
...@@ -17,11 +17,8 @@ ...@@ -17,11 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_ANIMVARIANTCONTEXT_HXX
#define INCLUDED_OOX_SOURCE_PPT_ANIMVARIANTCONTEXT_HXX
#ifndef OOX_PPT_ANIMVARIANTCONTEXT
#define OOX_PPT_ANIMVARIANTCONTEXT
#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Any.hxx>
...@@ -48,7 +45,6 @@ namespace oox { namespace ppt { ...@@ -48,7 +45,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,10 +17,8 @@ ...@@ -17,10 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_BUILDLISTCONTEXT_HXX
#define INCLUDED_OOX_SOURCE_PPT_BUILDLISTCONTEXT_HXX
#ifndef OOX_PPT_BUILDLISTCONTEXT
#define OOX_PPT_BUILDLISTCONTEXT
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
......
...@@ -17,9 +17,8 @@ ...@@ -17,9 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_COMMONBEHAVIORCONTEXT_HXX
#ifndef OOX_PPT_COMMONBEHAVIORCONTEXT #define INCLUDED_OOX_SOURCE_PPT_COMMONBEHAVIORCONTEXT_HXX
#define OOX_PPT_COMMONBEHAVIORCONTEXT
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include "oox/ppt/timenodelistcontext.hxx" #include "oox/ppt/timenodelistcontext.hxx"
...@@ -63,7 +62,6 @@ namespace oox { namespace ppt { ...@@ -63,7 +62,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,17 +17,14 @@ ...@@ -17,17 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_COMMONTIMENODECONTEXT_HXX
#ifndef OOX_PPT_COMMONTIMENODECONTEXT #define INCLUDED_OOX_SOURCE_PPT_COMMONTIMENODECONTEXT_HXX
#define OOX_PPT_COMMONTIMENODECONTEXT
#include <com/sun/star/animations/XIterateContainer.hpp> #include <com/sun/star/animations/XIterateContainer.hpp>
#include "oox/ppt/timenode.hxx" #include "oox/ppt/timenode.hxx"
#include "oox/ppt/timenodelistcontext.hxx" #include "oox/ppt/timenodelistcontext.hxx"
#include "conditioncontext.hxx" #include "conditioncontext.hxx"
namespace oox { namespace ppt { namespace oox { namespace ppt {
/** CT_TLCommonTimeNodeData */ /** CT_TLCommonTimeNodeData */
...@@ -50,7 +47,6 @@ namespace oox { namespace ppt { ...@@ -50,7 +47,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,9 +17,8 @@ ...@@ -17,9 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_CONDITIONCONTEXT_HXX
#ifndef OOX_PPT_CONDITIONCONTEXT #define INCLUDED_OOX_SOURCE_PPT_CONDITIONCONTEXT_HXX
#define OOX_PPT_CONDITIONCONTEXT
#include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/animations/Event.hpp> #include <com/sun/star/animations/Event.hpp>
...@@ -70,7 +69,6 @@ namespace oox { namespace ppt { ...@@ -70,7 +69,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef OOX_PPT_EXTDRAWINGFRAGMENTHANDLER #ifndef INCLUDED_OOX_SOURCE_PPT_EXTDRAWINGFRAGMENTHANDLER_HXX
#define OOX_PPT_EXTDRAWINGFRAGMENTHANDLER #define INCLUDED_OOX_SOURCE_PPT_EXTDRAWINGFRAGMENTHANDLER_HXX
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
#include "oox/drawingml/shapegroupcontext.hxx" #include "oox/drawingml/shapegroupcontext.hxx"
...@@ -43,7 +43,6 @@ private: ...@@ -43,7 +43,6 @@ private:
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -19,8 +19,8 @@ ...@@ -19,8 +19,8 @@
#ifndef OOX_PPT_HEADERFOOTERCONTEXT #ifndef INCLUDED_OOX_SOURCE_PPT_HEADERFOOTERCONTEXT_HXX
#define OOX_PPT_HEADERFOOTERCONTEXT #define INCLUDED_OOX_SOURCE_PPT_HEADERFOOTERCONTEXT_HXX
#include "oox/ppt/headerfooter.hxx" #include "oox/ppt/headerfooter.hxx"
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
......
...@@ -17,9 +17,8 @@ ...@@ -17,9 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_PPTFILTERHELPERS_HXX
#ifndef OOX_PPT_PPTFILTERHELPERS #define INCLUDED_OOX_SOURCE_PPT_PPTFILTERHELPERS_HXX
#define OOX_PPT_PPTFILTERHELPERS
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
...@@ -92,7 +91,6 @@ namespace oox { namespace ppt { ...@@ -92,7 +91,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,10 +17,8 @@ ...@@ -17,10 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef INCLUDED_OOX_SOURCE_PPT_TIMEANIMVALUECONTEXT_HXX
#define INCLUDED_OOX_SOURCE_PPT_TIMEANIMVALUECONTEXT_HXX
#ifndef OOX_PPT_TIMEANIMVALUELISTCONTEXT
#define OOX_PPT_TIMEANIMVALUELISTCONTEXT
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
#include "oox/ppt/animationspersist.hxx" #include "oox/ppt/animationspersist.hxx"
...@@ -47,9 +45,6 @@ namespace oox { namespace ppt { ...@@ -47,9 +45,6 @@ namespace oox { namespace ppt {
bool mbInValue; bool mbInValue;
}; };
} } } }
#endif #endif
......
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_PPT_TIMETARGETELEMENTCONTEXT #ifndef INCLUDED_OOX_SOURCE_PPT_TIMETARGETELEMENTCONTEXT_HXX
#define OOX_PPT_TIMETARGETELEMENTCONTEXT #define INCLUDED_OOX_SOURCE_PPT_TIMETARGETELEMENTCONTEXT_HXX
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
#include "oox/ppt/animationspersist.hxx" #include "oox/ppt/animationspersist.hxx"
...@@ -40,7 +40,6 @@ namespace oox { namespace ppt { ...@@ -40,7 +40,6 @@ namespace oox { namespace ppt {
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef OOX_SHAPE_LOCKEDCANVASCONTEXT #ifndef INCLUDED_OOX_SOURCE_SHAPE_LOCKEDCANVASCONTEXT_HXX
#define OOX_SHAPE_LOCKEDCANVASCONTEXT #define INCLUDED_OOX_SOURCE_SHAPE_LOCKEDCANVASCONTEXT_HXX
#include "oox/core/contexthandler2.hxx" #include "oox/core/contexthandler2.hxx"
#include "oox/drawingml/shape.hxx" #include "oox/drawingml/shape.hxx"
...@@ -34,7 +34,6 @@ protected: ...@@ -34,7 +34,6 @@ protected:
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of * except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_SHAPE_SHAPE_CONTEXT_HANDLER_HXX #ifndef INCLUDED_OOX_SOURCE_SHAPE_SHAPECONTEXTHANDLER_HXX
#define OOX_SHAPE_SHAPE_CONTEXT_HANDLER_HXX #define INCLUDED_OOX_SOURCE_SHAPE_SHAPECONTEXTHANDLER_HXX
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XComponentContext.hpp>
...@@ -168,6 +168,6 @@ private: ...@@ -168,6 +168,6 @@ private:
}} }}
#endif // OOX_SHAPE_SHAPE_CONTEXT_HANDLER_HXX #endif // INCLUDED_OOX_SOURCE_SHAPE_SHAPECONTEXTHANDLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/ */
#ifndef OOX_SHAPE_DRAWINGFRAGMENTHANDLER #ifndef INCLUDED_OOX_SOURCE_SHAPE_SHAPEDRAWINGFRAGMENTHANDLER_HXX
#define OOX_SHAPE_DRAWINGFRAGMENTHANDLER #define INCLUDED_OOX_SOURCE_SHAPE_SHAPEDRAWINGFRAGMENTHANDLER_HXX
#include "oox/core/fragmenthandler2.hxx" #include "oox/core/fragmenthandler2.hxx"
#include "oox/drawingml/shapegroupcontext.hxx" #include "oox/drawingml/shapegroupcontext.hxx"
...@@ -31,7 +31,6 @@ private: ...@@ -31,7 +31,6 @@ private:
} } } }
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
...@@ -17,8 +17,8 @@ ...@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#ifndef OOX_SHAPE_SHAPEFILTERBASE_HXX #ifndef INCLUDED_OOX_SOURCE_SHAPE_SHAPEFILTERBASE_HXX
#define OOX_SHAPE_SHAPEFILTERBASE_HXX #define INCLUDED_OOX_SOURCE_SHAPE_SHAPEFILTERBASE_HXX
#include <boost/shared_ptr.hpp> #include <boost/shared_ptr.hpp>
#include <rtl/ref.hxx> #include <rtl/ref.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment