Home
last modified time | relevance | path

Searched refs:getSupportedCommandGroups (Results 1 – 20 of 20) sorted by relevance

/trunk/main/framework/source/dispatch/
H A Ddispatchinformationprovider.cxx77 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 Dstartmoduledispatcher.cxx132 css::uno::Sequence< ::sal_Int16 > SAL_CALL StartModuleDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::StartModuleDispatcher
H A Dclosedispatcher.cxx117 css::uno::Sequence< sal_Int16 > SAL_CALL CloseDispatcher::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::CloseDispatcher
/trunk/main/framework/inc/dispatch/
H A Ddispatchinformationprovider.hxx91 virtual css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups()
H A Dstartmoduledispatcher.hxx148 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups
H A Dclosedispatcher.hxx188 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups
/trunk/main/offapi/com/sun/star/frame/
H A DXDispatchInformationProvider.idl67 sequence < short > getSupportedCommandGroups();
/trunk/main/sfx2/inc/sfx2/
H A Dappuno.hxx138 …virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups() throw (:…
H A Dsfxbasecontroller.hxx372 …virtual ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups() throw (:…
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java391 short[] lGroups = xInfoProvider.getSupportedCommandGroups(); in impl_checkDispatchInfo()
/trunk/main/extensions/source/bibliography/
H A Dframectr.hxx121 …virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups( ) thro…
H A Dframectr.cxx321 uno::Sequence< ::sal_Int16 > SAL_CALL BibFrameController_Impl::getSupportedCommandGroups() in getSupportedCommandGroups() function in BibFrameController_Impl
/trunk/main/framework/inc/services/
H A Dframe.hxx251 … css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx512 …virtual ::com::sun::star::uno::Sequence< ::sal_Int16 > SAL_CALL getSupportedCommandGroups() throw …
/trunk/main/framework/source/services/
H A Dframe.cxx2173 css::uno::Sequence< sal_Int16 > SAL_CALL Frame::getSupportedCommandGroups() in getSupportedCommandGroups() function in framework::Frame
2176 return m_xDispatchInfoHelper->getSupportedCommandGroups(); in getSupportedCommandGroups()
/trunk/main/cui/source/customize/
H A Dselector.cxx504 xDIP->getSupportedCommandGroups(); in Init()
H A Dcfgutil.cxx539 css::uno::Sequence< sal_Int16 > lGroups = xProvider->getSupportedCommandGroups(); in InitModule()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1627 Sequence< ::sal_Int16 > SAL_CALL OGenericUnoController::getSupportedCommandGroups() throw (RuntimeE… in getSupportedCommandGroups() function in dbaui::OGenericUnoController
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1195 ::com::sun::star::uno::Sequence< sal_Int16 > SAL_CALL SfxBaseController::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxBaseController
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx2059 Sequence< sal_Int16 > SAL_CALL SfxAppDispatchProvider::getSupportedCommandGroups() in getSupportedCommandGroups() function in SfxAppDispatchProvider

Completed in 133 milliseconds