Searched refs:ButtonToolbarController (Results 1 – 3 of 3) sorted by relevance
79 ButtonToolbarController::ButtonToolbarController( in ButtonToolbarController() function in framework::ButtonToolbarController92 ButtonToolbarController::~ButtonToolbarController() in ~ButtonToolbarController()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()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()293 void SAL_CALL ButtonToolbarController::click() in click()[all …]
645 pResult = new ButtonToolbarController( xSMGR, pToolbar, rCommandURL ); in CreateController()
52 class ButtonToolbarController : public ::com::sun::star::frame::XStatusListener, class61 …ButtonToolbarController( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiService…64 virtual ~ButtonToolbarController();
Completed in 12 milliseconds