| /trunk/main/framework/source/dispatch/ |
| H A D | dispatchinformationprovider.cxx | 77 css::uno::Sequence< sal_Int16 > SAL_CALL DispatchInformationProvider::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::DispatchInformationProvider 92 … const css::uno::Sequence< sal_Int16 > lProviderGroups = xProvider->getSupportedCommandGroups(); in getSupportedCommandGroups()
|
| H A D | startmoduledispatcher.cxx | 130 css::uno::Sequence< ::sal_Int16 > SAL_CALL StartModuleDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::StartModuleDispatcher
|
| H A D | closedispatcher.cxx | 116 css::uno::Sequence< sal_Int16 > SAL_CALL CloseDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::CloseDispatcher
|
| /trunk/main/framework/inc/dispatch/ |
| H A D | dispatchinformationprovider.hxx | 91 virtual css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups();
|
| H A D | startmoduledispatcher.hxx | 148 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups …
|
| H A D | closedispatcher.hxx | 188 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups …
|
| /trunk/main/offapi/com/sun/star/frame/ |
| H A D | XDispatchInformationProvider.idl | 67 sequence < short > getSupportedCommandGroups();
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | appuno.hxx | 136 virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups();
|
| H A D | sfxbasecontroller.hxx | 372 virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups();
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | framectr.hxx | 121 virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups( );
|
| H A D | framectr.cxx | 320 uno::Sequence< ::sal_Int16 > SAL_CALL BibFrameController_Impl::getSupportedCommandGroups() in getSupportedCommandGroups() function in BibFrameController_Impl
|
| /trunk/main/framework/qa/complex/dispatches/ |
| H A D | checkdispatchapi.java | 391 short[] lGroups = xInfoProvider.getSupportedCommandGroups(); in impl_checkDispatchInfo()
|
| /trunk/main/framework/inc/services/ |
| H A D | frame.hxx | 249 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups …
|
| /trunk/main/dbaccess/inc/ |
| H A D | genericcontroller.hxx | 512 virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups();
|
| /trunk/main/framework/source/services/ |
| H A D | frame.cxx | 2164 css::uno::Sequence< sal_Int16 > SAL_CALL Frame::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::Frame 2166 return m_xDispatchInfoHelper->getSupportedCommandGroups(); in getSupportedCommandGroups()
|
| /trunk/main/cui/source/customize/ |
| H A D | selector.cxx | 504 xDIP->getSupportedCommandGroups(); in Init()
|
| H A D | cfgutil.cxx | 539 css::uno::Sequence< sal_Int16 > lGroups = xProvider->getSupportedCommandGroups(); in InitModule()
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | genericcontroller.cxx | 1623 Sequence< ::sal_Int16 > SAL_CALL OGenericUnoController::getSupportedCommandGroups() in getSupportedCommandGroups() function in dbaui::OGenericUnoController
|
| /trunk/main/sfx2/source/view/ |
| H A D | sfxbasecontroller.cxx | 1189 ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL SfxBaseController::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxBaseController
|
| /trunk/main/sfx2/source/appl/ |
| H A D | appuno.cxx | 2052 Sequence< sal_Int16 > SAL_CALL SfxAppDispatchProvider::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxAppDispatchProvider
|