summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-11-24 14:45:23 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-11-24 16:36:00 +0000
commit03f54ec22c956f3433ede07ecca57445feb549f7 (patch)
treefb319729804c7a05d5e0d204738858e21922193c /include/sfx2
parent22cc0d397e86a48f97ab764c1acb56ec5bd042eb (diff)
so SfxInterface::GetObjectBarName is now unused
Change-Id: I88f5c84386216339d617589ba6a7e0de1235a9e9
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/objface.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/objface.hxx b/include/sfx2/objface.hxx
index 8a83741e8e91..fe2311c761ef 100644
--- a/include/sfx2/objface.hxx
+++ b/include/sfx2/objface.hxx
@@ -80,7 +80,6 @@ public:
sal_uInt32 GetObjectBarFeature( sal_uInt16 nNo ) const;
sal_uInt16 GetObjectBarCount() const;
void SetObjectBarPos( sal_uInt16 nPos, sal_uInt16 nId );
- const OUString* GetObjectBarName( sal_uInt16 nNo ) const;
bool IsObjectBarVisible( sal_uInt16 nNo) const;
sal_uInt32 GetChildWindowFeature( sal_uInt16 nNo ) const;
sal_uInt32 GetChildWindowId( sal_uInt16 nNo ) const;