summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/SwXMLTextBlocks.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-21 14:20:18 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-22 07:02:13 +0000
commitb975aceec3c5f101916b525c10c44408b3e9da9d (patch)
tree3c94667ae8339141d2e7699f813f3ceee8a21fc6 /sw/source/core/inc/SwXMLTextBlocks.hxx
parent74d4168f8830f7bbec6b784c3fb774296d9adafa (diff)
loplugin:unusedmethods sw(part2)
Change-Id: Ib95638267c5a7df73ccdd179dd62ac7c9a53a5e4 Reviewed-on: https://gerrit.libreoffice.org/17262 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/source/core/inc/SwXMLTextBlocks.hxx')
-rw-r--r--sw/source/core/inc/SwXMLTextBlocks.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/core/inc/SwXMLTextBlocks.hxx b/sw/source/core/inc/SwXMLTextBlocks.hxx
index 070335b41f15..110dca125389 100644
--- a/sw/source/core/inc/SwXMLTextBlocks.hxx
+++ b/sw/source/core/inc/SwXMLTextBlocks.hxx
@@ -63,7 +63,6 @@ public:
virtual sal_uLong GetDoc( sal_uInt16 ) SAL_OVERRIDE;
virtual sal_uLong BeginPutDoc( const OUString&, const OUString& ) SAL_OVERRIDE;
virtual sal_uLong PutDoc() SAL_OVERRIDE;
- virtual sal_uLong GetText( sal_uInt16, OUString& ) SAL_OVERRIDE;
virtual sal_uLong PutText( const OUString&, const OUString&, const OUString& ) SAL_OVERRIDE;
virtual sal_uLong MakeBlockList() SAL_OVERRIDE;