From 4995bccb953dd398585f1f328fed10e9c170a029 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 31 Jan 2012 09:39:40 +0000 Subject: callcatcher: update list --- filter/inc/filter/msfilter/mstoolbar.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'filter/inc') 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 ); }; -- cgit