diff options
Diffstat (limited to 'include/sfx2/objface.hxx')
-rw-r--r-- | include/sfx2/objface.hxx | 1 |
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; |