From 4342408a8359e590f57b016baaf7d8dcfdebdbd4 Mon Sep 17 00:00:00 2001 From: Carsten Driesner Date: Thu, 6 May 2010 18:15:21 +0200 Subject: fwk142: #i104293 Use Commands.xcu files to mark commands which support a toggle state --- framework/inc/uielement/toolbarmanager.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/inc/uielement/toolbarmanager.hxx') diff --git a/framework/inc/uielement/toolbarmanager.hxx b/framework/inc/uielement/toolbarmanager.hxx index 98894b623aea..1be8579a4112 100644 --- a/framework/inc/uielement/toolbarmanager.hxx +++ b/framework/inc/uielement/toolbarmanager.hxx @@ -179,6 +179,8 @@ class ToolBarManager : public ::com::sun::star::frame::XFrameActionListener void RemoveControllers(); rtl::OUString RetrieveLabelFromCommand( const rtl::OUString& aCmdURL ); + sal_Int32 RetrievePropertiesFromCommand( const rtl::OUString& aCmdURL ); + ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetPropsForCommand( const ::rtl::OUString& rCmdURL ); void CreateControllers(); void UpdateControllers(); void AddFrameActionListener(); -- cgit v1.2.3