summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-16 09:49:37 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-16 12:18:39 +0000
commit1d852b32d7ad89b2317c04958060f366f8922ca4 (patch)
tree69720512c5675dfad89d00e1134b46faff5eb7b6 /sc/inc
parent383b75f4f516d6a5d256ffc08bc0e7836520447b (diff)
loplugin:unusedmethods svx
Change-Id: I92158457b3ffaaf7c84c6f4c87708d766c8c9f61 Reviewed-on: https://gerrit.libreoffice.org/17117 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/drwlayer.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx
index 4d355b948443..a8db063850ce 100644
--- a/sc/inc/drwlayer.hxx
+++ b/sc/inc/drwlayer.hxx
@@ -115,8 +115,6 @@ public:
virtual SdrModel* AllocModel() const SAL_OVERRIDE;
virtual void SetChanged( bool bFlg = true ) SAL_OVERRIDE;
- virtual SdrLayerID GetControlExportLayerId( const SdrObject & ) const SAL_OVERRIDE;
-
bool HasObjects() const;
bool ScAddPage( SCTAB nTab );
@@ -209,7 +207,6 @@ public:
static ScMacroInfo* GetMacroInfo( SdrObject* pObj, bool bCreate = false );
virtual ImageMap* GetImageMapForObject(SdrObject* pObj) SAL_OVERRIDE;
- virtual sal_Int32 GetHyperlinkCount(SdrObject* pObj) SAL_OVERRIDE;
private:
static SfxObjectShell* pGlobalDrawPersist; // for AllocModel