| /AOO41X/main/chart2/source/controller/main/ |
| H A D | ShapeToolbarController.cxx | 267 void ShapeToolbarController::functionSelected( const ::rtl::OUString& rCommand ) throw (uno::Runtim… in functionSelected() function in chart::ShapeToolbarController 276 xSub->functionSelected( rCommand ); in functionSelected()
|
| H A D | ShapeToolbarController.hxx | 90 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
|
| /AOO41X/main/reportdesign/source/ui/misc/ |
| H A D | toolboxcontroller.cxx | 312 void SAL_CALL OToolboxController::functionSelected( const ::rtl::OUString& rCommand ) throw (uno::R… in functionSelected() function in rptui::OToolboxController 320 xSub->functionSelected(m_aCommandURL = rCommand); in functionSelected()
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | tbxalign.hxx | 35 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
|
| H A D | tbxcustomshapes.hxx | 53 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
|
| /AOO41X/main/svx/source/tbxctrls/ |
| H A D | tbxalign.cxx | 108 void SAL_CALL SvxTbxCtlAlign::functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun… in functionSelected() function in SvxTbxCtlAlign
|
| /AOO41X/main/svx/source/sidebar/insert/ |
| H A D | InsertPropertyPanel.cxx | 151 xController->functionSelected(sCommand); in IMPL_LINK()
|
| /AOO41X/main/svx/source/customshapes/ |
| H A D | tbxcustomshapes.cxx | 168 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) throw (::c… in functionSelected() function in SvxTbxCtlCustomShapes
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | XToolbarControllerListener.idl | 54 void functionSelected( [in] string aToolbarRes, [in] string aCommand );
|
| H A D | XSubToolbarController.idl | 80 void functionSelected( [in] string aCommand );
|
| /AOO41X/main/reportdesign/source/ui/inc/ |
| H A D | toolboxcontroller.hxx | 79 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | tbxctrl.hxx | 268 …virtual void SAL_CALL functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun::star:…
|
| /AOO41X/main/sfx2/source/toolbox/ |
| H A D | tbxitem.cxx | 653 void SAL_CALL SfxToolBoxControl::functionSelected( const ::rtl::OUString& /*aCommand*/ ) throw (::c… in functionSelected() function in SfxToolBoxControl
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | toolbarmanager.cxx | 1617 xController->functionSelected( aCommand ); in notifyRegisteredControllers()
|