summaryrefslogtreecommitdiff
path: root/filter/inc/filter/msfilter/mstoolbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/inc/filter/msfilter/mstoolbar.hxx')
-rw-r--r--filter/inc/filter/msfilter/mstoolbar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/inc/filter/msfilter/mstoolbar.hxx b/filter/inc/filter/msfilter/mstoolbar.hxx
index 35b05da39bd4..4137605c2d54 100644
--- a/filter/inc/filter/msfilter/mstoolbar.hxx
+++ b/filter/inc/filter/msfilter/mstoolbar.hxx
@@ -88,7 +88,6 @@ public:
rtl::OUString MSOCommandToOOCommand( sal_Int16 msoCmd );
rtl::OUString MSOTCIDToOOCommand( sal_Int16 msoTCID );
SfxObjectShell& GetDocShell() { return mrDocSh; }
- void showToolbar( const rtl::OUString& rName );
bool createMenu( const rtl::OUString& rName, const css::uno::Reference< css::container::XIndexAccess >& xMenuDesc, bool bPersist );
};