diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-10-14 05:23:43 +0000 |
commit | 7bf29c44efa5985f59c160ba5a75dc212f955d42 (patch) | |
tree | 8cd9404e8ac9ba3268061278dc1ef215f631b4c9 /framework/inc/dispatch | |
parent | a3458db24dc4688fcca14242917ec3bd62a6adcb (diff) |
CWS-TOOLING: integrate CWS mba30fixes02
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r-- | framework/inc/dispatch/menudispatcher.hxx | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/framework/inc/dispatch/menudispatcher.hxx b/framework/inc/dispatch/menudispatcher.hxx index c4ecdea3a9f7..3f52e952c825 100644 --- a/framework/inc/dispatch/menudispatcher.hxx +++ b/framework/inc/dispatch/menudispatcher.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: menudispatcher.hxx,v $ - * $Revision: 1.7 $ + * $Revision: 1.7.82.1 $ * * This file is part of OpenOffice.org. * @@ -271,23 +271,6 @@ class MenuDispatcher : // interfaces @onerror - *//*-*****************************************************************************************************/ - void impl_sendStatusEvent( const css::uno::Reference< XFRAME >& xEventSource , - const ::rtl::OUString& sURL , - sal_Bool bLoadState ); - - - /*-****************************************************************************************************//** - @short - - @descr - - - @seealso - - - @param - - @return - - - @onerror - - *//*-*****************************************************************************************************/ - sal_Bool impl_setMenuBar( MenuBar* pMenuBar, sal_Bool bMenuFromResource = sal_False ); /*-****************************************************************************************************//** |