Searched refs:functionSelected (Results 1 – 14 of 14) sorted by relevance
267 void ShapeToolbarController::functionSelected( const ::rtl::OUString& rCommand ) in functionSelected() function in chart::ShapeToolbarController276 xSub->functionSelected( rCommand ); in functionSelected()
90 virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand );
312 void SAL_CALL OToolboxController::functionSelected( const ::rtl::OUString& rCommand ) in functionSelected() function in rptui::OToolboxController320 xSub->functionSelected(m_aCommandURL = rCommand); in functionSelected()
35 virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand );
53 virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand );
108 void SAL_CALL SvxTbxCtlAlign::functionSelected( const ::rtl::OUString& aCommand ) in functionSelected() function in SvxTbxCtlAlign
151 xController->functionSelected(sCommand); in IMPL_LINK()
79 virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand );
160 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) in functionSelected() function in SvxTbxCtlCustomShapes
54 void functionSelected( [in] string aToolbarRes, [in] string aCommand );
80 void functionSelected( [in] string aCommand );
261 virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand );
650 void SAL_CALL SfxToolBoxControl::functionSelected( const ::rtl::OUString& /*aCommand*/ ) in functionSelected() function in SfxToolBoxControl
1614 xController->functionSelected( aCommand ); in notifyRegisteredControllers()