/aoo4110/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 93 … const css::uno::Sequence< sal_Int16 > lProviderGroups = xProvider->getSupportedCommandGroups(); in getSupportedCommandGroups()
|
H A D | startmoduledispatcher.cxx | 132 css::uno::Sequence< ::sal_Int16 > SAL_CALL StartModuleDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::StartModuleDispatcher
|
H A D | closedispatcher.cxx | 117 css::uno::Sequence< sal_Int16 > SAL_CALL CloseDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::CloseDispatcher
|
/aoo4110/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 …
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XDispatchInformationProvider.idl | 67 sequence < short > getSupportedCommandGroups();
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | appuno.hxx | 127 …virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups() throw (:…
|
H A D | sfxbasecontroller.hxx | 372 …virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups() throw (:…
|
/aoo4110/main/framework/qa/complex/dispatches/ |
H A D | checkdispatchapi.java | 391 short[] lGroups = xInfoProvider.getSupportedCommandGroups(); in impl_checkDispatchInfo()
|
/aoo4110/main/extensions/source/bibliography/ |
H A D | framectr.hxx | 121 …virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups( ) thro…
|
H A D | framectr.cxx | 321 uno::Sequence< ::sal_Int16 > SAL_CALL BibFrameController_Impl::getSupportedCommandGroups() in getSupportedCommandGroups() function in BibFrameController_Impl
|
/aoo4110/main/framework/inc/services/ |
H A D | frame.hxx | 251 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups …
|
/aoo4110/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 512 …virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups() throw …
|
/aoo4110/main/framework/source/services/ |
H A D | frame.cxx | 2173 css::uno::Sequence< sal_Int16 > SAL_CALL Frame::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::Frame 2176 return m_xDispatchInfoHelper->getSupportedCommandGroups(); in getSupportedCommandGroups()
|
/aoo4110/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()
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1627 Sequence< ::sal_Int16 > SAL_CALL OGenericUnoController::getSupportedCommandGroups() throw (RuntimeE… in getSupportedCommandGroups() function in dbaui::OGenericUnoController
|
/aoo4110/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 1195 ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL SfxBaseController::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxBaseController
|
/aoo4110/main/sfx2/source/appl/ |
H A D | appuno.cxx | 2027 Sequence< sal_Int16 > SAL_CALL SfxAppDispatchProvider::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxAppDispatchProvider
|