Home
last modified time | relevance | path

Searched refs:NewToolbarController (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx636 NewToolbarController::NewToolbarController( in NewToolbarController() function in __anoncebad50d0111::NewToolbarController
643 OUString NewToolbarController::getImplementationName() in getImplementationName()
648 sal_Bool NewToolbarController::supportsService(OUString const & rServiceName) in supportsService()
653 css::uno::Sequence<OUString> NewToolbarController::getSupportedServiceNames() in getSupportedServiceNames()
658 void SAL_CALL NewToolbarController::initialize( const css::uno::Sequence< css::uno::Any >& aArgumen… in initialize()
666 void SAL_CALL NewToolbarController::statusChanged( const css::frame::FeatureStateEvent& rEvent ) in statusChanged()
689 void SAL_CALL NewToolbarController::execute( sal_Int16 /*KeyModifier*/ ) in execute()
717 void NewToolbarController::functionExecuted( const OUString &rCommand ) in functionExecuted()
723 sal_uInt16 NewToolbarController::getMenuIdForCommand( std::u16string_view rCommand ) in getMenuIdForCommand()
744 void SAL_CALL NewToolbarController::updateImage() in updateImage()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx584 class NewToolbarController : public PopupMenuToolbarController class
607 NewToolbarController::NewToolbarController( in NewToolbarController() function in __anond6ae24650111::NewToolbarController
613 OUString NewToolbarController::getImplementationName() in getImplementationName()
618 sal_Bool NewToolbarController::supportsService(OUString const & rServiceName) in supportsService()
623 css::uno::Sequence<OUString> NewToolbarController::getSupportedServiceNames() in getSupportedServiceNames()
628 void SAL_CALL NewToolbarController::initialize( const css::uno::Sequence< css::uno::Any >& aArgumen… in initialize()
636 void SAL_CALL NewToolbarController::statusChanged( const css::frame::FeatureStateEvent& rEvent ) in statusChanged()
659 void SAL_CALL NewToolbarController::execute( sal_Int16 /*KeyModifier*/ ) in execute()
692 void NewToolbarController::functionExecuted( const OUString &rCommand ) in functionExecuted()
775 void NewToolbarController::setItemImage( const OUString &rCommand ) in setItemImage()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog165705 tdf#134887 NewToolbarController: Use different icons for extra large
167485 tdf#134887 Rework last item handling in NewToolbarController
1234777 fwk: Use constructor feature for NewToolbarController.
1337866 Resolves: #i122401# framework::NewToolbarController needs...
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog972728 fwk: Use constructor feature for NewToolbarController.
1075817 Resolves: #i122401# framework::NewToolbarController needs...