summaryrefslogtreecommitdiff
path: root/sw/inc/swabstdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swabstdlg.hxx')
-rw-r--r--sw/inc/swabstdlg.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index 0551921b0710..51d28901ca4c 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -119,14 +119,6 @@ public:
virtual void SetText( const OUString& rStr ) = 0;
};
-class AbstractInsertGrfRulerDlg : public VclAbstractDialog //add for SwInsertGrfRulerDlg
-{
-public:
- virtual String GetGraphicName() = 0;
- virtual sal_Bool IsSimpleLine() = 0;
- virtual sal_Bool HasImages() const = 0;
-};
-
class AbstractInsTableDlg : public VclAbstractDialog //add for SwInsTableDlg
{
public: