summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuconarc.cxx
diff options
context:
space:
mode:
authorArmin Weiss <aw@openoffice.org>2002-02-27 09:54:38 +0000
committerArmin Weiss <aw@openoffice.org>2002-02-27 09:54:38 +0000
commita77ef5121bc618b74fc40268b1c88e1e64c5cf2b (patch)
tree6b1c5f16e730b5c0ae345ca95c5fadc4a90c884c /sd/source/ui/func/fuconarc.cxx
parent7e98ae7d609e324a28ce31ba32cec6b76dda805e (diff)
#97016# moved include statement to the upper end of file
Diffstat (limited to 'sd/source/ui/func/fuconarc.cxx')
-rw-r--r--sd/source/ui/func/fuconarc.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sd/source/ui/func/fuconarc.cxx b/sd/source/ui/func/fuconarc.cxx
index 2c5b6283d511..16cd286b98b1 100644
--- a/sd/source/ui/func/fuconarc.cxx
+++ b/sd/source/ui/func/fuconarc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconarc.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: aw $ $Date: 2002-02-18 15:02:24 $
+ * last change: $Author: aw $ $Date: 2002-02-27 10:54:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,6 +99,11 @@
#include "fuconarc.hxx"
#include "res_bmp.hrc"
+// #97016#
+#ifndef _SXCIAITM_HXX
+#include <svx/sxciaitm.hxx>
+#endif
+
TYPEINIT1( FuConstArc, FuConstruct );
/*************************************************************************
@@ -312,11 +317,6 @@ void FuConstArc::Deactivate()
}
// #97016#
-#ifndef _SXCIAITM_HXX
-#include <svx/sxciaitm.hxx>
-#endif
-
-// #97016#
SdrObject* FuConstArc::CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle)
{
// case SID_DRAW_ARC: