summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/shapeimpl.hxx
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-08-18 16:57:11 -0400
committerNoel Grandin <noelgrandin@gmail.com>2014-08-19 01:28:24 -0500
commit7b33dbb25394a88b8eb2c826d951ce578605e895 (patch)
treed99485092601a2f21a143049569daee0fd4e8a76 /svx/source/unodraw/shapeimpl.hxx
parent23b49f2390b3d551a52caf06496d8aadf1920bf8 (diff)
svx: Cleanup ASCII art and useless comments
Change-Id: I5399362056276f324fd43eda05d3f606dc6f8c71 Reviewed-on: https://gerrit.libreoffice.org/11011 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svx/source/unodraw/shapeimpl.hxx')
-rw-r--r--svx/source/unodraw/shapeimpl.hxx20
1 files changed, 0 insertions, 20 deletions
diff --git a/svx/source/unodraw/shapeimpl.hxx b/svx/source/unodraw/shapeimpl.hxx
index 9a424863359b..75a07a90769f 100644
--- a/svx/source/unodraw/shapeimpl.hxx
+++ b/svx/source/unodraw/shapeimpl.hxx
@@ -20,22 +20,12 @@
#define INCLUDED_SVX_SOURCE_UNODRAW_SHAPEIMPL_HXX
#include <svx/unoshape.hxx>
-
-/***********************************************************************
-* *
-***********************************************************************/
-
class SvxShapeCaption : public SvxShapeText
{
public:
SvxShapeCaption( SdrObject* pObj ) throw();
virtual ~SvxShapeCaption() throw();
};
-
-/***********************************************************************
-* *
-***********************************************************************/
-
class SvxPluginShape : public SvxOle2Shape
{
protected:
@@ -54,11 +44,6 @@ public:
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage = NULL ) SAL_OVERRIDE;
};
-
-/***********************************************************************
-* *
-***********************************************************************/
-
class SvxAppletShape : public SvxOle2Shape
{
protected:
@@ -77,11 +62,6 @@ public:
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage = NULL ) SAL_OVERRIDE;
};
-
-/***********************************************************************
-* *
-***********************************************************************/
-
class SvxFrameShape : public SvxOle2Shape
{
protected: