summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:30:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:32 +0200
commita45953ed7c69a33dbe6609e85770b29da29a2167 (patch)
tree9239d88c1decc6cba9b7f3584284e0650eb7391f /xmloff/source/draw
parent9e775eee3ec964806209656509446b7e1bb92063 (diff)
fixincludeguards.sh: xmloff
Change-Id: I0e7d9daac1ad88fad8d240373e91ef323966bb47
Diffstat (limited to 'xmloff/source/draw')
-rw-r--r--xmloff/source/draw/XMLNumberStylesExport.hxx6
-rw-r--r--xmloff/source/draw/descriptionimp.hxx6
-rw-r--r--xmloff/source/draw/eventimp.hxx6
-rw-r--r--xmloff/source/draw/layerexp.hxx6
-rw-r--r--xmloff/source/draw/numithdl.hxx6
-rw-r--r--xmloff/source/draw/propimp0.hxx6
-rw-r--r--xmloff/source/draw/sdpropls.hxx6
-rw-r--r--xmloff/source/draw/sdxmlexp_impl.hxx4
-rw-r--r--xmloff/source/draw/sdxmlimp_impl.hxx4
-rw-r--r--xmloff/source/draw/ximp3dobject.hxx6
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx6
-rw-r--r--xmloff/source/draw/ximpbody.hxx6
-rw-r--r--xmloff/source/draw/ximpcustomshape.hxx4
-rw-r--r--xmloff/source/draw/ximpgrp.hxx6
-rw-r--r--xmloff/source/draw/ximplink.hxx6
-rw-r--r--xmloff/source/draw/ximpnote.hxx6
-rw-r--r--xmloff/source/draw/ximppage.hxx6
-rw-r--r--xmloff/source/draw/ximpshap.hxx6
-rw-r--r--xmloff/source/draw/ximpshow.hxx6
-rw-r--r--xmloff/source/draw/ximpstyl.hxx6
20 files changed, 57 insertions, 57 deletions
diff --git a/xmloff/source/draw/XMLNumberStylesExport.hxx b/xmloff/source/draw/XMLNumberStylesExport.hxx
index e087873b14e4..ecaf1d1e8773 100644
--- a/xmloff/source/draw/XMLNumberStylesExport.hxx
+++ b/xmloff/source/draw/XMLNumberStylesExport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_NUMBERSTYLESEXPORT_HXX
-#define _XMLOFF_NUMBERSTYLESEXPORT_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XMLNUMBERSTYLESEXPORT_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XMLNUMBERSTYLESEXPORT_HXX
#include <sal/types.h>
#include <rtl/ustring.hxx>
@@ -41,6 +41,6 @@ public:
static OUString getDateStyleName(const sal_Int32 nDateFormat );
};
-#endif // _XMLOFF_NUMBERSTYLESEXPORT_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XMLNUMBERSTYLESEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/descriptionimp.hxx b/xmloff/source/draw/descriptionimp.hxx
index 0284116d1514..15e1b56cb557 100644
--- a/xmloff/source/draw/descriptionimp.hxx
+++ b/xmloff/source/draw/descriptionimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_DESCRIPTIONIMP_HXX
-#define _XMLOFF_DESCRIPTIONIMP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_DESCRIPTIONIMP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_DESCRIPTIONIMP_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/drawing/XShape.hpp>
@@ -47,6 +47,6 @@ public:
virtual void Characters( const OUString& rChars );
};
-#endif // _XMLOFF_EVENTIMP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_DESCRIPTIONIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/eventimp.hxx b/xmloff/source/draw/eventimp.hxx
index 59828d9ba4ea..55b45c7949e1 100644
--- a/xmloff/source/draw/eventimp.hxx
+++ b/xmloff/source/draw/eventimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_EVENTIMP_HXX
-#define _XMLOFF_EVENTIMP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/drawing/XShape.hpp>
@@ -44,6 +44,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-#endif // _XMLOFF_EVENTIMP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_EVENTIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/layerexp.hxx b/xmloff/source/draw/layerexp.hxx
index d5577a6268bb..2c2ea0efe721 100644
--- a/xmloff/source/draw/layerexp.hxx
+++ b/xmloff/source/draw/layerexp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_LAYEREXP_HXX
-#define _XMLOFF_LAYEREXP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_LAYEREXP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_LAYEREXP_HXX
class SvXMLExport;
@@ -28,6 +28,6 @@ public:
static void exportLayer( SvXMLExport& rExport );
};
-#endif // _XMLOFF_ANIMEXP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_LAYEREXP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/numithdl.hxx b/xmloff/source/draw/numithdl.hxx
index 70d691d26fef..2d139a4bfc0c 100644
--- a/xmloff/source/draw/numithdl.hxx
+++ b/xmloff/source/draw/numithdl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_PROPERTYHANDLER_NUMRULE_HXX
-#define _XMLOFF_PROPERTYHANDLER_NUMRULE_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_NUMITHDL_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_NUMITHDL_HXX
#include <com/sun/star/ucb/XAnyCompare.hpp>
#include <xmloff/xmlprhdl.hxx>
@@ -41,6 +41,6 @@ public:
virtual bool exportXML( OUString& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const;
};
-#endif // _XMLOFF_PROPERTYHANDLER_NUMRULE_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_NUMITHDL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/propimp0.hxx b/xmloff/source/draw/propimp0.hxx
index 1c1a144a4be7..5ac3ae458dce 100644
--- a/xmloff/source/draw/propimp0.hxx
+++ b/xmloff/source/draw/propimp0.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _PROPIMP0_HXX
-#define _PROPIMP0_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
#include <xmloff/xmlprhdl.hxx>
@@ -65,6 +65,6 @@ public:
virtual bool exportXML( OUString& rStrExpValue, const ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const;
};
-#endif // _PROPIMP0_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_PROPIMP0_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/sdpropls.hxx b/xmloff/source/draw/sdpropls.hxx
index 413694a873eb..00b8f63770c0 100644
--- a/xmloff/source/draw/sdpropls.hxx
+++ b/xmloff/source/draw/sdpropls.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDPROPLS_HXX
-#define _SDPROPLS_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_SDPROPLS_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_SDPROPLS_HXX
#include <com/sun/star/frame/XModel.hpp>
#include <xmloff/xmlnume.hxx>
@@ -294,6 +294,6 @@ public:
) const;
};
-#endif // _SDPROPLS_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_SDPROPLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/sdxmlexp_impl.hxx b/xmloff/source/draw/sdxmlexp_impl.hxx
index fd17b4d8b174..8a5c4fbb8ff8 100644
--- a/xmloff/source/draw/sdxmlexp_impl.hxx
+++ b/xmloff/source/draw/sdxmlexp_impl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDXMLEXP_IMPL_HXX
-#define _SDXMLEXP_IMPL_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_SDXMLEXP_IMPL_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_SDXMLEXP_IMPL_HXX
#include <xmloff/xmlexp.hxx>
diff --git a/xmloff/source/draw/sdxmlimp_impl.hxx b/xmloff/source/draw/sdxmlimp_impl.hxx
index 390cd5e54058..aff29f37fb3b 100644
--- a/xmloff/source/draw/sdxmlimp_impl.hxx
+++ b/xmloff/source/draw/sdxmlimp_impl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDXMLIMP_IMPL_HXX
-#define _SDXMLIMP_IMPL_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_SDXMLIMP_IMPL_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_SDXMLIMP_IMPL_HXX
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/frame/XModel.hpp>
diff --git a/xmloff/source/draw/ximp3dobject.hxx b/xmloff/source/draw/ximp3dobject.hxx
index bfdb75788c56..3ebd8d706626 100644
--- a/xmloff/source/draw/ximp3dobject.hxx
+++ b/xmloff/source/draw/ximp3dobject.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMP3DOBJECT_HXX
-#define _XIMP3DOBJECT_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DOBJECT_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DOBJECT_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -158,6 +158,6 @@ public:
virtual void EndElement();
};
-#endif // _XIMP3DOBJECT_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DOBJECT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximp3dscene.hxx b/xmloff/source/draw/ximp3dscene.hxx
index 5d8dc655b7f7..3ac8354157fe 100644
--- a/xmloff/source/draw/ximp3dscene.hxx
+++ b/xmloff/source/draw/ximp3dscene.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMP3DSCENE_HXX
-#define _XIMP3DSCENE_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DSCENE_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DSCENE_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -67,6 +67,6 @@ public:
{ return mxShapes; }
};
-#endif // _XIMPGROUP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMP3DSCENE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx
index f45acb9c4809..b803ce3a3cb3 100644
--- a/xmloff/source/draw/ximpbody.hxx
+++ b/xmloff/source/draw/ximpbody.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPBODY_HXX
-#define _XIMPBODY_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPBODY_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPBODY_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -65,6 +65,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-#endif // _XIMPBODY_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPBODY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpcustomshape.hxx b/xmloff/source/draw/ximpcustomshape.hxx
index 008ba4a08da7..26b6c143053c 100644
--- a/xmloff/source/draw/ximpcustomshape.hxx
+++ b/xmloff/source/draw/ximpcustomshape.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XIMPCUSTOMSHAPE_HXX_
-#define _XMLOFF_XIMPCUSTOMSHAPE_HXX_
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPCUSTOMSHAPE_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPCUSTOMSHAPE_HXX
#include <xmloff/xmlictxt.hxx>
#include <xmloff/xmluconv.hxx>
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index 431ad4ed80e2..2df42a2b072c 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPGROUP_HXX
-#define _XIMPGROUP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -59,6 +59,6 @@ public:
{ return mxShapes; }
};
-#endif // _XIMPGROUP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximplink.hxx b/xmloff/source/draw/ximplink.hxx
index e02b0257b11a..015ae148db19 100644
--- a/xmloff/source/draw/ximplink.hxx
+++ b/xmloff/source/draw/ximplink.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPLINK_HXX
-#define _XIMPLINK_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPLINK_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPLINK_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -53,6 +53,6 @@ public:
virtual void EndElement();
};
-#endif // _XIMPLINK_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPLINK_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpnote.hxx b/xmloff/source/draw/ximpnote.hxx
index 9927b4e98ad6..5a9f48f908dd 100644
--- a/xmloff/source/draw/ximpnote.hxx
+++ b/xmloff/source/draw/ximpnote.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPNOTES_HXX
-#define _XIMPNOTES_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPNOTE_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPNOTE_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -45,6 +45,6 @@ public:
virtual void EndElement();
};
-#endif // _XIMPNOTES_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPNOTE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximppage.hxx b/xmloff/source/draw/ximppage.hxx
index dc4338f1c819..c93768d878bb 100644
--- a/xmloff/source/draw/ximppage.hxx
+++ b/xmloff/source/draw/ximppage.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPPAGE_HXX
-#define _XIMPPAGE_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPPAGE_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPPAGE_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -83,6 +83,6 @@ public:
{ return mxShapes; }
};
-#endif // _XIMPGROUP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index 34786ec072a0..cde690499e14 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPSHAPE_HXX
-#define _XIMPSHAPE_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/document/XActionLockable.hpp>
@@ -640,6 +640,6 @@ private:
sal_Bool maTemplateStylesUsed[6];
};
-#endif // _XIMPSHAPE_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHAP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpshow.hxx b/xmloff/source/draw/ximpshow.hxx
index 50fcb9fd197e..ffff1c9dc87c 100644
--- a/xmloff/source/draw/ximpshow.hxx
+++ b/xmloff/source/draw/ximpshow.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XIMPSHOW_HXX
-#define _XMLOFF_XIMPSHOW_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHOW_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHOW_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -44,6 +44,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-#endif // _XMLOFF_XIMPSHOW_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSHOW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/xmloff/source/draw/ximpstyl.hxx b/xmloff/source/draw/ximpstyl.hxx
index e53ec1cec418..a8f96c430d50 100644
--- a/xmloff/source/draw/ximpstyl.hxx
+++ b/xmloff/source/draw/ximpstyl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPSTYLE_HXX
-#define _XIMPSTYLE_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSTYL_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSTYL_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -283,6 +283,6 @@ private:
sal_Bool mbFixed;
};
-#endif // _XIMPSTYLE_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPSTYL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */