summaryrefslogtreecommitdiff
path: root/sw/inc/viscrs.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/viscrs.hxx')
-rw-r--r--sw/inc/viscrs.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/viscrs.hxx b/sw/inc/viscrs.hxx
index b4010b991660..421f5da76b62 100644
--- a/sw/inc/viscrs.hxx
+++ b/sw/inc/viscrs.hxx
@@ -56,7 +56,6 @@ public:
void SetDragCrsr( bool bFlag = true ) { m_bIsDragCrsr = bFlag; }
};
-
// From here classes/methods for selections.
namespace sdr { namespace overlay { class OverlayObject; }}
@@ -113,7 +112,6 @@ public:
long* pX = 0, long* pY = 0 );
};
-
class SwShellCrsr : public virtual SwCursor, public SwSelPaintRects
{
// Document positions of start/end characters of a SSelection.
@@ -161,8 +159,6 @@ public:
DECL_FIXEDMEMPOOL_NEWDEL( SwShellCrsr )
};
-
-
class SwShellTableCrsr : public virtual SwShellCrsr, public virtual SwTableCursor
{
// The Selection has the same order as the table boxes, i.e.