Lines Matching refs:ButtonToolbarController

79 ButtonToolbarController::ButtonToolbarController(  in ButtonToolbarController()  function in framework::ButtonToolbarController
92 ButtonToolbarController::~ButtonToolbarController() in ~ButtonToolbarController()
97 uno::Any SAL_CALL ButtonToolbarController::queryInterface( const uno::Type& rType ) in queryInterface()
114 void SAL_CALL ButtonToolbarController::acquire() throw () in acquire()
119 void SAL_CALL ButtonToolbarController::release() throw () in release()
125 void SAL_CALL ButtonToolbarController::initialize( in initialize()
166 void SAL_CALL ButtonToolbarController::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()
183 void SAL_CALL ButtonToolbarController::addEventListener( in addEventListener()
190 void SAL_CALL ButtonToolbarController::removeEventListener( in removeEventListener()
198 void SAL_CALL ButtonToolbarController::update() in update()
207 void SAL_CALL ButtonToolbarController::disposing( in disposing()
223 void SAL_CALL ButtonToolbarController::statusChanged( const ::com::sun::star::frame::FeatureStateEv… in statusChanged()
232 void SAL_CALL ButtonToolbarController::execute( sal_Int16 KeyModifier ) in execute()
293 void SAL_CALL ButtonToolbarController::click() in click()
305 void SAL_CALL ButtonToolbarController::doubleClick() in doubleClick()
313 uno::Reference< awt::XWindow > SAL_CALL ButtonToolbarController::createPopupWindow() in createPopupWindow()
322 uno::Reference< awt::XWindow > SAL_CALL ButtonToolbarController::createItemWindow( in createItemWindow()