Searched refs:registerCommandURL (Results 1 – 6 of 6) sorted by relevance
109 registerCommandURL( const ::rtl::OUString& _rCompleteCommandURL ) = 0;
447 virtual sal_uInt16 registerCommandURL( const ::rtl::OUString& _rCompleteCommandURL );
549 const sal_uInt16 nCommandId = _rCommandController.registerCommandURL( aCommand ); in lcl_adjustMenuItemIDs()
520 virtual sal_uInt16 registerCommandURL( const ::rtl::OUString& _rCompleteCommandURL );
2381 sal_uInt16 OApplicationController::registerCommandURL( const ::rtl::OUString& _rCompleteCommandURL ) in registerCommandURL() function in dbaui::OApplicationController2383 return OApplicationController_CBASE::registerCommandURL( _rCompleteCommandURL ); in registerCommandURL()
1555 sal_uInt16 OGenericUnoController::registerCommandURL( const ::rtl::OUString& _rCompleteCommandURL ) in registerCommandURL() function in dbaui::OGenericUnoController
Completed in 59 milliseconds