diff options
91 files changed, 0 insertions, 438 deletions
diff --git a/basegfx/source/tuple/b3i64tuple.cxx b/basegfx/source/tuple/b3i64tuple.cxx index 8bb7c082ddcd..ac7c879c1964 100644 --- a/basegfx/source/tuple/b3i64tuple.cxx +++ b/basegfx/source/tuple/b3i64tuple.cxx @@ -26,6 +26,4 @@ namespace basegfx { } // end of namespace basegfx -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx b/drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx index a9b452c5c897..29f05693ceb2 100644 --- a/drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx +++ b/drawinglayer/source/primitive2d/objectinfoprimitive2d.cxx @@ -19,12 +19,8 @@ #include <drawinglayer/primitive2d/objectinfoprimitive2d.hxx> #include <drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx> - - using namespace com::sun::star; - - namespace drawinglayer { namespace primitive2d @@ -61,7 +57,4 @@ namespace drawinglayer } // end of namespace primitive2d } // end of namespace drawinglayer - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/drawinglayer/source/processor2d/objectinfoextractor2d.cxx b/drawinglayer/source/processor2d/objectinfoextractor2d.cxx index 6d81d87c90a9..7fe006a3b591 100644 --- a/drawinglayer/source/processor2d/objectinfoextractor2d.cxx +++ b/drawinglayer/source/processor2d/objectinfoextractor2d.cxx @@ -21,12 +21,8 @@ #include <drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx> #include <drawinglayer/primitive2d/objectinfoprimitive2d.hxx> - - using namespace com::sun::star; - - namespace drawinglayer { namespace processor2d @@ -64,7 +60,4 @@ namespace drawinglayer } // end of namespace processor2d } // end of namespace drawinglayer - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/drawinglayer/primitive2d/objectinfoprimitive2d.hxx b/include/drawinglayer/primitive2d/objectinfoprimitive2d.hxx index 164cbd5d0c77..e8713f414491 100644 --- a/include/drawinglayer/primitive2d/objectinfoprimitive2d.hxx +++ b/include/drawinglayer/primitive2d/objectinfoprimitive2d.hxx @@ -23,8 +23,6 @@ #include <drawinglayer/primitive2d/groupprimitive2d.hxx> #include <rtl/ustring.hxx> - - namespace drawinglayer { namespace primitive2d @@ -66,11 +64,6 @@ namespace drawinglayer } // end of namespace primitive2d } // end of namespace drawinglayer - - #endif // INCLUDED_DRAWINGLAYER_PRIMITIVE2D_OBJECTINFOPRIMITIVE2D_HXX - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx index bee24bb69f42..9e117795816d 100644 --- a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx +++ b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx @@ -22,12 +22,8 @@ #include <drawinglayer/drawinglayerdllapi.h> #include <drawinglayer/processor2d/baseprocessor2d.hxx> - - namespace drawinglayer { namespace primitive2d { class ObjectInfoPrimitive2D; }} - - namespace drawinglayer { namespace processor2d @@ -55,10 +51,6 @@ namespace drawinglayer } // end of namespace processor2d } // end of namespace drawinglayer - - #endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_OBJECTINFOEXTRACTOR2D_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/drawinglayer/processor2d/processor2dtools.hxx b/include/drawinglayer/processor2d/processor2dtools.hxx index 99002005bd87..37af4d9daee6 100644 --- a/include/drawinglayer/processor2d/processor2dtools.hxx +++ b/include/drawinglayer/processor2d/processor2dtools.hxx @@ -23,13 +23,8 @@ #include <drawinglayer/processor2d/baseprocessor2d.hxx> #include <drawinglayer/geometry/viewinformation2d.hxx> - -// predefines - class OutputDevice; - - namespace drawinglayer { namespace processor2d @@ -73,10 +68,6 @@ namespace drawinglayer } // end of namespace processor2d } // end of namespace drawinglayer - - #endif //INCLUDED_DRAWINGLAYER_PROCESSOR2D_PROCESSOR2DTOOLS_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/svx/AffineMatrixItem.hxx b/include/svx/AffineMatrixItem.hxx index 18f75525e98d..7447fc40bb63 100644 --- a/include/svx/AffineMatrixItem.hxx +++ b/include/svx/AffineMatrixItem.hxx @@ -23,10 +23,6 @@ #include <svl/poolitem.hxx> #include <com/sun/star/geometry/AffineMatrix2D.hpp> - -// class AffineMatrixItem - - class SVX_DLLPUBLIC AffineMatrixItem : public SfxPoolItem { private: @@ -50,6 +46,4 @@ public: #endif // INCLUDED_SVX_AFFINEMATRIXITEM_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/svx/SvxColorValueSet.hxx b/include/svx/SvxColorValueSet.hxx index 5f06b22d1929..8690a480fb4b 100644 --- a/include/svx/SvxColorValueSet.hxx +++ b/include/svx/SvxColorValueSet.hxx @@ -22,12 +22,8 @@ #include <svtools/valueset.hxx> #include <svx/svxdllapi.h> - - class XColorList; - - class SVX_DLLPUBLIC SvxColorValueSet : public ValueSet { private: @@ -47,10 +43,6 @@ public: Size layoutToGivenHeight(sal_uInt32 nHeight, sal_uInt32 nEntryCount); }; - - #endif // INCLUDED_SVX_SVXCOLORVALUESET_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/svx/sdrundomanager.hxx b/include/svx/sdrundomanager.hxx index c35ea74cbbc0..1469642d6e30 100644 --- a/include/svx/sdrundomanager.hxx +++ b/include/svx/sdrundomanager.hxx @@ -24,8 +24,6 @@ #include <editeng/editund2.hxx> #include <tools/link.hxx> - - class SVX_DLLPUBLIC SdrUndoManager : public EditUndoManager { private: @@ -63,9 +61,6 @@ public: bool isEndTextEditTriggeredFromUndo() { return mbEndTextEditTriggeredFromUndo; } }; - - #endif // INCLUDED_SVX_SDRUNDOMANAGER_HXX -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx b/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx index 8e6b16455007..bdc61d7d7371 100644 --- a/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx +++ b/sc/source/ui/sidebar/AlignmentPropertyPanel.cxx @@ -389,7 +389,4 @@ void AlignmentPropertyPanel::FormatDegrees(double& dTmp) }} // end of namespace ::sc::sidebar - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx index d35054093682..8552e25b8615 100644 --- a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx +++ b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx @@ -104,6 +104,5 @@ private: } } // end of namespace ::sc::sidebar #endif -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx b/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx index 4f2ddf91384a..0b244106622e 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.cxx @@ -795,7 +795,4 @@ void CellAppearancePropertyPanel::UpdateControlState() }} // end of namespace ::sc::sidebar - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc index dc4f8496d264..9ac8e7660614 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hrc @@ -79,6 +79,4 @@ #define VS_NOFILLCOLOR 2 #define VS_LINECOLOR 1 -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx index b673265ee7d3..028d067eb33f 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx @@ -185,6 +185,5 @@ private: } } // end of namespace ::sc::sidebar #endif -// eof /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src index f58b2ed45c90..91723cdd5a70 100644 --- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.src +++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.src @@ -354,6 +354,4 @@ Control RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE }; }; -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderStyleControl.cxx b/sc/source/ui/sidebar/CellBorderStyleControl.cxx index 5330ed0111a7..ab45a9236a87 100644 --- a/sc/source/ui/sidebar/CellBorderStyleControl.cxx +++ b/sc/source/ui/sidebar/CellBorderStyleControl.cxx @@ -341,6 +341,4 @@ IMPL_LINK(CellBorderStyleControl, TB3SelectHdl, ToolBox *, pToolBox) } } // end of namespace svx::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderStyleControl.hxx b/sc/source/ui/sidebar/CellBorderStyleControl.hxx index 9c24e3bd0ca3..3c353cba8781 100644 --- a/sc/source/ui/sidebar/CellBorderStyleControl.hxx +++ b/sc/source/ui/sidebar/CellBorderStyleControl.hxx @@ -54,6 +54,4 @@ public: #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLBORDERSTYLECONTROL_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.cxx b/sc/source/ui/sidebar/CellBorderStylePopup.cxx index 5225a5977876..972b7762bcbf 100644 --- a/sc/source/ui/sidebar/CellBorderStylePopup.cxx +++ b/sc/source/ui/sidebar/CellBorderStylePopup.cxx @@ -35,6 +35,4 @@ CellBorderStylePopup::~CellBorderStylePopup (void) } } // end of namespace sc::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.hxx b/sc/source/ui/sidebar/CellBorderStylePopup.hxx index 9cf1acecc8bf..2cc6d43bb19e 100644 --- a/sc/source/ui/sidebar/CellBorderStylePopup.hxx +++ b/sc/source/ui/sidebar/CellBorderStylePopup.hxx @@ -37,6 +37,4 @@ public : #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLBORDERSTYLEPOPUP_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderUpdater.cxx b/sc/source/ui/sidebar/CellBorderUpdater.cxx index 1eb9bf4fe163..98f0e2655aa7 100644 --- a/sc/source/ui/sidebar/CellBorderUpdater.cxx +++ b/sc/source/ui/sidebar/CellBorderUpdater.cxx @@ -121,6 +121,4 @@ void CellBorderUpdater::UpdateCellBorder(bool bTop, bool bBot, bool bLeft, bool } } // end of namespace svx::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellBorderUpdater.hxx b/sc/source/ui/sidebar/CellBorderUpdater.hxx index aa8c4d96f402..e144537564f4 100644 --- a/sc/source/ui/sidebar/CellBorderUpdater.hxx +++ b/sc/source/ui/sidebar/CellBorderUpdater.hxx @@ -40,6 +40,4 @@ public: #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLBORDERUPDATER_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStyleControl.cxx b/sc/source/ui/sidebar/CellLineStyleControl.cxx index 2225ffca3a44..32455bfb0467 100644 --- a/sc/source/ui/sidebar/CellLineStyleControl.cxx +++ b/sc/source/ui/sidebar/CellLineStyleControl.cxx @@ -246,6 +246,4 @@ void CellLineStyleControl::SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal } } // end of namespace svx::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStyleControl.hxx b/sc/source/ui/sidebar/CellLineStyleControl.hxx index a898703d36d7..78efddac6995 100644 --- a/sc/source/ui/sidebar/CellLineStyleControl.hxx +++ b/sc/source/ui/sidebar/CellLineStyleControl.hxx @@ -65,6 +65,4 @@ public: #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLECONTROL_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStylePopup.cxx b/sc/source/ui/sidebar/CellLineStylePopup.cxx index dc773a70de63..528bce04c395 100644 --- a/sc/source/ui/sidebar/CellLineStylePopup.cxx +++ b/sc/source/ui/sidebar/CellLineStylePopup.cxx @@ -47,6 +47,4 @@ void CellLineStylePopup::SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_u } } // end of namespace sc::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStylePopup.hxx b/sc/source/ui/sidebar/CellLineStylePopup.hxx index a8a526084ce2..82c1a794a963 100644 --- a/sc/source/ui/sidebar/CellLineStylePopup.hxx +++ b/sc/source/ui/sidebar/CellLineStylePopup.hxx @@ -39,6 +39,4 @@ public : #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLEPOPUP_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx index 1472dff794a1..b2075c4bccf9 100644 --- a/sc/source/ui/sidebar/CellLineStyleValueSet.cxx +++ b/sc/source/ui/sidebar/CellLineStyleValueSet.cxx @@ -158,6 +158,4 @@ void CellLineStyleValueSet::UserDraw( const UserDrawEvent& rUDEvt ) } } // end of namespace svx::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.hxx b/sc/source/ui/sidebar/CellLineStyleValueSet.hxx index c29808405566..ad35fdc94873 100644 --- a/sc/source/ui/sidebar/CellLineStyleValueSet.hxx +++ b/sc/source/ui/sidebar/CellLineStyleValueSet.hxx @@ -45,6 +45,4 @@ public: #endif // INCLUDED_SC_SOURCE_UI_SIDEBAR_CELLLINESTYLEVALUESET_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx index e7ad8588e561..69f1cbc94270 100644 --- a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx +++ b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx @@ -92,6 +92,4 @@ private: #endif -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/source/ui/sidebar/ScPanelFactory.cxx b/sc/source/ui/sidebar/ScPanelFactory.cxx index 03fe29ad17a4..c9d247946892 100644 --- a/sc/source/ui/sidebar/ScPanelFactory.cxx +++ b/sc/source/ui/sidebar/ScPanelFactory.cxx @@ -179,6 +179,4 @@ Reference<ui::XUIElement> SAL_CALL ScPanelFactory::createUIElement ( } } // end of namespace sc::sidebar -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sfx2/source/dialog/dialog.hrc b/sfx2/source/dialog/dialog.hrc index 9b0d42123ad0..a6344384825c 100644 --- a/sfx2/source/dialog/dialog.hrc +++ b/sfx2/source/dialog/dialog.hrc @@ -66,6 +66,4 @@ #endif // #ifndef _SFX_DIALOG_HRC -// eof ------------------------------------------------------------------------ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgcharacternode.hxx b/svgio/inc/svgio/svgreader/svgcharacternode.hxx index 113dbbf9a163..9425a46f23fe 100644 --- a/svgio/inc/svgio/svgreader/svgcharacternode.hxx +++ b/svgio/inc/svgio/svgreader/svgcharacternode.hxx @@ -22,13 +22,8 @@ #include <svgio/svgreader/svgnode.hxx> - -// predefines - namespace drawinglayer { namespace primitive2d { class TextSimplePortionPrimitive2D; }} - - namespace svgio { namespace svgreader @@ -174,10 +169,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCHARACTERNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgcirclenode.hxx b/svgio/inc/svgio/svgreader/svgcirclenode.hxx index 1cebed452ccd..faccfaed78b0 100644 --- a/svgio/inc/svgio/svgreader/svgcirclenode.hxx +++ b/svgio/inc/svgio/svgreader/svgcirclenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -70,10 +68,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCIRCLENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgclippathnode.hxx b/svgio/inc/svgio/svgreader/svgclippathnode.hxx index bae716c80145..d7fbf9b3e72d 100644 --- a/svgio/inc/svgio/svgreader/svgclippathnode.hxx +++ b/svgio/inc/svgio/svgreader/svgclippathnode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -63,10 +61,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCLIPPATHNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgdocument.hxx b/svgio/inc/svgio/svgreader/svgdocument.hxx index bf8eee7a5645..e61b291995f9 100644 --- a/svgio/inc/svgio/svgreader/svgdocument.hxx +++ b/svgio/inc/svgio/svgreader/svgdocument.hxx @@ -23,8 +23,6 @@ #include <boost/utility.hpp> #include <svgio/svgreader/svgnode.hxx> - - namespace svgio { namespace svgreader @@ -79,10 +77,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGDOCUMENT_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx index cc6243864391..7269e3fa23b1 100644 --- a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx +++ b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx @@ -23,13 +23,8 @@ #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <svgio/svgreader/svgdocument.hxx> - -// predefines - namespace svgio { namespace svgreader { class SvgCharacterNode; }} - - namespace svgio { namespace svgreader @@ -65,10 +60,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGDOCUMENTHANDLER_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgellipsenode.hxx b/svgio/inc/svgio/svgreader/svgellipsenode.hxx index d13ffcc90884..23c04eb278a9 100644 --- a/svgio/inc/svgio/svgreader/svgellipsenode.hxx +++ b/svgio/inc/svgio/svgreader/svgellipsenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -75,10 +73,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGELLIPSENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svggnode.hxx b/svgio/inc/svgio/svgreader/svggnode.hxx index f419a1395441..86a835989460 100644 --- a/svgio/inc/svgio/svgreader/svggnode.hxx +++ b/svgio/inc/svgio/svgreader/svggnode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -56,10 +54,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svggradientnode.hxx b/svgio/inc/svgio/svgreader/svggradientnode.hxx index d376848e6a0d..8c298482cd64 100644 --- a/svgio/inc/svgio/svgreader/svggradientnode.hxx +++ b/svgio/inc/svgio/svgreader/svggradientnode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <drawinglayer/primitive2d/svggradientprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -127,10 +125,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGRADIENTNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx index 4844df28e0e1..c32025757f5f 100644 --- a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx +++ b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -54,10 +52,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGRADIENTSTOPNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgimagenode.hxx b/svgio/inc/svgio/svgreader/svgimagenode.hxx index 611895b86903..d5ce8c6d7a94 100644 --- a/svgio/inc/svgio/svgreader/svgimagenode.hxx +++ b/svgio/inc/svgio/svgreader/svgimagenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -86,10 +84,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGIMAGENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svglinenode.hxx b/svgio/inc/svgio/svgreader/svglinenode.hxx index bba20185b67a..b7704b8a32f3 100644 --- a/svgio/inc/svgio/svgreader/svglinenode.hxx +++ b/svgio/inc/svgio/svgreader/svglinenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -75,10 +73,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGLINENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgmarkernode.hxx b/svgio/inc/svgio/svgreader/svgmarkernode.hxx index b20bf9740142..6e3b4f732228 100644 --- a/svgio/inc/svgio/svgreader/svgmarkernode.hxx +++ b/svgio/inc/svgio/svgreader/svgmarkernode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -113,10 +111,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGMARKERNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgmasknode.hxx b/svgio/inc/svgio/svgreader/svgmasknode.hxx index 1aaac2d626a3..e0f66b16a635 100644 --- a/svgio/inc/svgio/svgreader/svgmasknode.hxx +++ b/svgio/inc/svgio/svgreader/svgmasknode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -88,10 +86,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGMASKNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx index e4cb348b982d..38ae2438cc76 100644 --- a/svgio/inc/svgio/svgreader/svgnode.hxx +++ b/svgio/inc/svgio/svgreader/svgnode.hxx @@ -163,10 +163,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgpaint.hxx b/svgio/inc/svgio/svgreader/svgpaint.hxx index 2e1622939efb..bab262adebdd 100644 --- a/svgio/inc/svgio/svgreader/svgpaint.hxx +++ b/svgio/inc/svgio/svgreader/svgpaint.hxx @@ -22,8 +22,6 @@ #include <basegfx/color/bcolor.hxx> - - namespace svgio { namespace svgreader @@ -55,10 +53,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPAINT_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgpathnode.hxx b/svgio/inc/svgio/svgreader/svgpathnode.hxx index 6da48d03a9c4..78e218bd9d14 100644 --- a/svgio/inc/svgio/svgreader/svgpathnode.hxx +++ b/svgio/inc/svgio/svgreader/svgpathnode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> - - namespace svgio { namespace svgreader @@ -67,10 +65,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPATHNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgpatternnode.hxx b/svgio/inc/svgio/svgreader/svgpatternnode.hxx index cd51d3da22cf..61a97765c5c4 100644 --- a/svgio/inc/svgio/svgreader/svgpatternnode.hxx +++ b/svgio/inc/svgio/svgreader/svgpatternnode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -116,10 +114,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPATTERNNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgpolynode.hxx b/svgio/inc/svgio/svgreader/svgpolynode.hxx index 4affd76e4f59..991a4078cf43 100644 --- a/svgio/inc/svgio/svgreader/svgpolynode.hxx +++ b/svgio/inc/svgio/svgreader/svgpolynode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <basegfx/polygon/b2dpolygon.hxx> - - namespace svgio { namespace svgreader @@ -68,10 +66,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPOLYNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgrectnode.hxx b/svgio/inc/svgio/svgreader/svgrectnode.hxx index 4ab132348480..526cef06e31e 100644 --- a/svgio/inc/svgio/svgreader/svgrectnode.hxx +++ b/svgio/inc/svgio/svgreader/svgrectnode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -85,10 +83,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGRECTNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx index 7aa4f5d604e8..1f16a3bb4221 100644 --- a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx +++ b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx @@ -439,10 +439,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSTYLEATTRIBUTES_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgstylenode.hxx b/svgio/inc/svgio/svgreader/svgstylenode.hxx index 11bdb645b3f0..23e0230d644b 100644 --- a/svgio/inc/svgio/svgreader/svgstylenode.hxx +++ b/svgio/inc/svgio/svgreader/svgstylenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -54,10 +52,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSTYLENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgsvgnode.hxx b/svgio/inc/svgio/svgreader/svgsvgnode.hxx index 7650dbdcd186..27180bf3544c 100644 --- a/svgio/inc/svgio/svgreader/svgsvgnode.hxx +++ b/svgio/inc/svgio/svgreader/svgsvgnode.hxx @@ -22,8 +22,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -95,10 +93,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSVGNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx index 8369755a9754..86c1e70a6d44 100644 --- a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx +++ b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx @@ -22,8 +22,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -58,10 +56,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSYMBOLNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtextnode.hxx b/svgio/inc/svgio/svgreader/svgtextnode.hxx index 4a218412d2ee..5652be78b077 100644 --- a/svgio/inc/svgio/svgreader/svgtextnode.hxx +++ b/svgio/inc/svgio/svgreader/svgtextnode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <svgio/svgreader/svgcharacternode.hxx> - - namespace svgio { namespace svgreader @@ -70,10 +68,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTEXTNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx index 210fd44ee0d0..94d659ffe1c3 100644 --- a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx +++ b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <svgio/svgreader/svgpathnode.hxx> - - namespace svgio { namespace svgreader @@ -76,10 +74,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTEXTPATHNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtoken.hxx b/svgio/inc/svgio/svgreader/svgtoken.hxx index ef853cb211cc..fa6986e82be8 100644 --- a/svgio/inc/svgio/svgreader/svgtoken.hxx +++ b/svgio/inc/svgio/svgreader/svgtoken.hxx @@ -23,8 +23,6 @@ #include <rtl/ustring.hxx> #include <boost/unordered_map.hpp> - - namespace svgio { namespace svgreader @@ -190,10 +188,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTOKEN_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtools.hxx b/svgio/inc/svgio/svgreader/svgtools.hxx index 58de9fe2bf7c..df6cead11730 100644 --- a/svgio/inc/svgio/svgreader/svgtools.hxx +++ b/svgio/inc/svgio/svgreader/svgtools.hxx @@ -26,8 +26,6 @@ #include <svgio/svgreader/svgpaint.hxx> #include <vector> - - namespace svgio { namespace svgreader @@ -229,10 +227,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTOOLS_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtrefnode.hxx b/svgio/inc/svgio/svgreader/svgtrefnode.hxx index 0f2187ac7035..04173f28f9a2 100644 --- a/svgio/inc/svgio/svgreader/svgtrefnode.hxx +++ b/svgio/inc/svgio/svgreader/svgtrefnode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <svgio/svgreader/svgtextnode.hxx> - - namespace svgio { namespace svgreader @@ -55,10 +53,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTREFNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgtspannode.hxx b/svgio/inc/svgio/svgreader/svgtspannode.hxx index 10f9069f803d..2e552f438c00 100644 --- a/svgio/inc/svgio/svgreader/svgtspannode.hxx +++ b/svgio/inc/svgio/svgreader/svgtspannode.hxx @@ -24,8 +24,6 @@ #include <svgio/svgreader/svgstyleattributes.hxx> #include <svgio/svgreader/svgtools.hxx> - - namespace svgio { namespace svgreader @@ -54,10 +52,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTSPANNODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/inc/svgio/svgreader/svgusenode.hxx b/svgio/inc/svgio/svgreader/svgusenode.hxx index f9b945369c52..8e9a6d19ae64 100644 --- a/svgio/inc/svgio/svgreader/svgusenode.hxx +++ b/svgio/inc/svgio/svgreader/svgusenode.hxx @@ -23,8 +23,6 @@ #include <svgio/svgreader/svgnode.hxx> #include <svgio/svgreader/svgstyleattributes.hxx> - - namespace svgio { namespace svgreader @@ -79,10 +77,6 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - - #endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGUSENODE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgcharacternode.cxx b/svgio/source/svgreader/svgcharacternode.cxx index 31c47bbea57f..a2661526bf6b 100644 --- a/svgio/source/svgreader/svgcharacternode.cxx +++ b/svgio/source/svgreader/svgcharacternode.cxx @@ -26,8 +26,6 @@ #include <drawinglayer/primitive2d/groupprimitive2d.hxx> #include <drawinglayer/primitive2d/textdecoratedprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -773,7 +771,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgcirclenode.cxx b/svgio/source/svgreader/svgcirclenode.cxx index 0b5b2d490ca6..38daca19864d 100644 --- a/svgio/source/svgreader/svgcirclenode.cxx +++ b/svgio/source/svgreader/svgcirclenode.cxx @@ -21,8 +21,6 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -146,7 +144,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgclippathnode.cxx b/svgio/source/svgreader/svgclippathnode.cxx index f364fd9384ec..c8b7e1809204 100644 --- a/svgio/source/svgreader/svgclippathnode.cxx +++ b/svgio/source/svgreader/svgclippathnode.cxx @@ -26,8 +26,6 @@ #include <basegfx/polygon/b2dpolypolygoncutter.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -257,7 +255,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgdocument.cxx b/svgio/source/svgreader/svgdocument.cxx index e3e310515f66..ff95628cda79 100644 --- a/svgio/source/svgreader/svgdocument.cxx +++ b/svgio/source/svgreader/svgdocument.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svgdocument.hxx> - - namespace svgio { namespace svgreader @@ -104,7 +102,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgdocumenthandler.cxx b/svgio/source/svgreader/svgdocumenthandler.cxx index b4a6e25bf762..25772aa7b3c1 100644 --- a/svgio/source/svgreader/svgdocumenthandler.cxx +++ b/svgio/source/svgreader/svgdocumenthandler.cxx @@ -45,12 +45,8 @@ #include <svgio/svgreader/svgpatternnode.hxx> #include <svgio/svgreader/svgtitledescnode.hxx> - - using namespace com::sun::star; - - namespace { svgio::svgreader::SvgCharacterNode* whiteSpaceHandling(svgio::svgreader::SvgNode* pNode, svgio::svgreader::SvgCharacterNode* pLast) @@ -596,7 +592,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgellipsenode.cxx b/svgio/source/svgreader/svgellipsenode.cxx index d5d23f054032..5818a1c07aa6 100644 --- a/svgio/source/svgreader/svgellipsenode.cxx +++ b/svgio/source/svgreader/svgellipsenode.cxx @@ -21,8 +21,6 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -161,7 +159,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svggnode.cxx b/svgio/source/svgreader/svggnode.cxx index 73cdd965a2b0..82d3d5d124f2 100644 --- a/svgio/source/svgreader/svggnode.cxx +++ b/svgio/source/svgreader/svggnode.cxx @@ -21,8 +21,6 @@ #include <drawinglayer/primitive2d/transformprimitive2d.hxx> #include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -106,7 +104,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svggradientnode.cxx b/svgio/source/svgreader/svggradientnode.cxx index 03250d8ca482..e22ffba7f0cd 100644 --- a/svgio/source/svgreader/svggradientnode.cxx +++ b/svgio/source/svgreader/svggradientnode.cxx @@ -21,8 +21,6 @@ #include <svgio/svgreader/svgdocument.hxx> #include <svgio/svgreader/svggradientstopnode.hxx> - - namespace svgio { namespace svgreader @@ -498,7 +496,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svggradientstopnode.cxx b/svgio/source/svgreader/svggradientstopnode.cxx index bd856e3baae0..55a46cfd3456 100644 --- a/svgio/source/svgreader/svggradientstopnode.cxx +++ b/svgio/source/svgreader/svggradientstopnode.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svggradientstopnode.hxx> - - namespace svgio { namespace svgreader @@ -82,7 +80,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgimagenode.cxx b/svgio/source/svgreader/svgimagenode.cxx index 785136b51c5e..ba7859e54437 100644 --- a/svgio/source/svgreader/svgimagenode.cxx +++ b/svgio/source/svgreader/svgimagenode.cxx @@ -33,8 +33,6 @@ #include <rtl/uri.hxx> #include <drawinglayer/geometry/viewinformation2d.hxx> - - namespace svgio { namespace svgreader @@ -353,7 +351,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svglinenode.cxx b/svgio/source/svgreader/svglinenode.cxx index 4c5ee3be521d..f4b503560dc2 100644 --- a/svgio/source/svgreader/svglinenode.cxx +++ b/svgio/source/svgreader/svglinenode.cxx @@ -21,8 +21,6 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -157,7 +155,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgmarkernode.cxx b/svgio/source/svgreader/svgmarkernode.cxx index d188839ea717..73661431d4b8 100644 --- a/svgio/source/svgreader/svgmarkernode.cxx +++ b/svgio/source/svgreader/svgmarkernode.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svgmarkernode.hxx> - - namespace svgio { namespace svgreader @@ -200,7 +198,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgmasknode.cxx b/svgio/source/svgreader/svgmasknode.cxx index bcdfca5438df..7d3a72bc17a5 100644 --- a/svgio/source/svgreader/svgmasknode.cxx +++ b/svgio/source/svgreader/svgmasknode.cxx @@ -27,8 +27,6 @@ #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolygon.hxx> - - namespace svgio { namespace svgreader @@ -307,7 +305,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgpaint.cxx b/svgio/source/svgreader/svgpaint.cxx index 5a1f96fbe2d1..e5aa257c14be 100644 --- a/svgio/source/svgreader/svgpaint.cxx +++ b/svgio/source/svgreader/svgpaint.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svgpaint.hxx> - - namespace svgio { namespace svgreader @@ -28,7 +26,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgpathnode.cxx b/svgio/source/svgreader/svgpathnode.cxx index abdd184eb19c..73beb8079bb4 100644 --- a/svgio/source/svgreader/svgpathnode.cxx +++ b/svgio/source/svgreader/svgpathnode.cxx @@ -20,8 +20,6 @@ #include <svgio/svgreader/svgpathnode.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> - - namespace svgio { namespace svgreader @@ -124,7 +122,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgpatternnode.cxx b/svgio/source/svgreader/svgpatternnode.cxx index 021f05220529..a9abed5dc89e 100644 --- a/svgio/source/svgreader/svgpatternnode.cxx +++ b/svgio/source/svgreader/svgpatternnode.cxx @@ -20,8 +20,6 @@ #include <svgio/svgreader/svgpatternnode.hxx> #include <svgio/svgreader/svgdocument.hxx> - - namespace svgio { namespace svgreader @@ -454,7 +452,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgpolynode.cxx b/svgio/source/svgreader/svgpolynode.cxx index 4ac2f8bb5495..3b52ce4995e7 100644 --- a/svgio/source/svgreader/svgpolynode.cxx +++ b/svgio/source/svgreader/svgpolynode.cxx @@ -22,8 +22,6 @@ #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -121,7 +119,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgrectnode.cxx b/svgio/source/svgreader/svgrectnode.cxx index 12dcecf91616..cd89c08db972 100644 --- a/svgio/source/svgreader/svgrectnode.cxx +++ b/svgio/source/svgreader/svgrectnode.cxx @@ -21,8 +21,6 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> - - namespace svgio { namespace svgreader @@ -218,7 +216,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgstyleattributes.cxx b/svgio/source/svgreader/svgstyleattributes.cxx index cdb04096bfdd..3e14c0317715 100644 --- a/svgio/source/svgreader/svgstyleattributes.cxx +++ b/svgio/source/svgreader/svgstyleattributes.cxx @@ -39,8 +39,6 @@ #include <basegfx/polygon/b2dpolygontools.hxx> #include <drawinglayer/primitive2d/maskprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -2511,7 +2509,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgstylenode.cxx b/svgio/source/svgreader/svgstylenode.cxx index 99b621531c68..1ffbade7f8db 100644 --- a/svgio/source/svgreader/svgstylenode.cxx +++ b/svgio/source/svgreader/svgstylenode.cxx @@ -20,8 +20,6 @@ #include <svgio/svgreader/svgstylenode.hxx> #include <svgio/svgreader/svgdocument.hxx> - - namespace svgio { namespace svgreader @@ -119,7 +117,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgsvgnode.cxx b/svgio/source/svgreader/svgsvgnode.cxx index 78e3ac930d3b..50dbef752131 100644 --- a/svgio/source/svgreader/svgsvgnode.cxx +++ b/svgio/source/svgreader/svgsvgnode.cxx @@ -27,8 +27,6 @@ #include <drawinglayer/primitive2d/polygonprimitive2d.hxx> #include <drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -707,7 +705,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgsymbolnode.cxx b/svgio/source/svgreader/svgsymbolnode.cxx index 558affa683cd..ca76e1a65c94 100644 --- a/svgio/source/svgreader/svgsymbolnode.cxx +++ b/svgio/source/svgreader/svgsymbolnode.cxx @@ -21,8 +21,6 @@ #include <drawinglayer/geometry/viewinformation2d.hxx> #include <drawinglayer/primitive2d/transformprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -88,7 +86,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtextnode.cxx b/svgio/source/svgreader/svgtextnode.cxx index 38bb4b69bc03..21565a3f6a78 100644 --- a/svgio/source/svgreader/svgtextnode.cxx +++ b/svgio/source/svgreader/svgtextnode.cxx @@ -26,8 +26,6 @@ #include <drawinglayer/primitive2d/transformprimitive2d.hxx> #include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx> - - namespace svgio { namespace svgreader @@ -265,7 +263,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtextpathnode.cxx b/svgio/source/svgreader/svgtextpathnode.cxx index 23b30d7a5129..7934a1d7b2a3 100644 --- a/svgio/source/svgreader/svgtextpathnode.cxx +++ b/svgio/source/svgreader/svgtextpathnode.cxx @@ -29,8 +29,6 @@ #include <basegfx/curve/b2dcubicbezier.hxx> #include <basegfx/curve/b2dbeziertools.hxx> - - namespace svgio { namespace svgreader @@ -479,7 +477,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtoken.cxx b/svgio/source/svgreader/svgtoken.cxx index b4e4032715a5..337a26d39fa6 100644 --- a/svgio/source/svgreader/svgtoken.cxx +++ b/svgio/source/svgreader/svgtoken.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svgtoken.hxx> - - namespace svgio { namespace svgreader @@ -330,7 +328,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx index 58ce1b39cc4f..afc6fecadb83 100644 --- a/svgio/source/svgreader/svgtools.cxx +++ b/svgio/source/svgreader/svgtools.cxx @@ -25,8 +25,6 @@ #include <svgio/svgreader/svgtoken.hxx> #include <boost/unordered_map.hpp> - - namespace svgio { namespace svgreader @@ -1614,7 +1612,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtrefnode.cxx b/svgio/source/svgreader/svgtrefnode.cxx index fe398257ac64..8e37b9e6cbc0 100644 --- a/svgio/source/svgreader/svgtrefnode.cxx +++ b/svgio/source/svgreader/svgtrefnode.cxx @@ -20,8 +20,6 @@ #include <svgio/svgreader/svgtrefnode.hxx> #include <svgio/svgreader/svgdocument.hxx> - - namespace svgio { namespace svgreader @@ -85,7 +83,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgtspannode.cxx b/svgio/source/svgreader/svgtspannode.cxx index 5ce73a20158c..cc88e0cc0d3b 100644 --- a/svgio/source/svgreader/svgtspannode.cxx +++ b/svgio/source/svgreader/svgtspannode.cxx @@ -19,8 +19,6 @@ #include <svgio/svgreader/svgtspannode.hxx> - - namespace svgio { namespace svgreader @@ -72,7 +70,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svgio/source/svgreader/svgusenode.cxx b/svgio/source/svgreader/svgusenode.cxx index 94b8adbb6f0f..650b73e22758 100644 --- a/svgio/source/svgreader/svgusenode.cxx +++ b/svgio/source/svgreader/svgusenode.cxx @@ -21,8 +21,6 @@ #include <drawinglayer/primitive2d/transformprimitive2d.hxx> #include <svgio/svgreader/svgdocument.hxx> - - namespace svgio { namespace svgreader @@ -193,7 +191,4 @@ namespace svgio } // end of namespace svgreader } // end of namespace svgio - -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/sdr/overlay/overlayrectangle.hxx b/svx/inc/sdr/overlay/overlayrectangle.hxx index 77240447a52e..3d1378aafd3f 100644 --- a/svx/inc/sdr/overlay/overlayrectangle.hxx +++ b/svx/inc/sdr/overlay/overlayrectangle.hxx @@ -22,8 +22,6 @@ #include <svx/sdr/overlay/overlayobject.hxx> #include <tools/gen.hxx> - - class PolyPolygon; namespace sdr @@ -77,10 +75,6 @@ namespace sdr } // end of namespace overlay } // end of namespace sdr - - #endif // INCLUDED_SVX_INC_SDR_OVERLAY_OVERLAYRECTANGLE_HXX -// eof - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/src/errtxt.src b/svx/source/src/errtxt.src index bb9effdce2c6..addbe5e5042b 100644 --- a/svx/source/src/errtxt.src +++ b/svx/source/src/errtxt.src @@ -510,6 +510,4 @@ Resource RID_ERRHDL }; }; -// eof ------------------------------------------------------------------------ - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |