/trunk/main/framework/source/dispatch/ |
H A D | dispatchinformationprovider.cxx | 109 …ispatchInformation > SAL_CALL DispatchInformationProvider::getConfigurableDispatchInformation(sal_… in getConfigurableDispatchInformation() function in framework::DispatchInformationProvider 127 …::frame::DispatchInformation > lProviderInfos = xProvider->getConfigurableDispatchInformation(nCom… in getConfigurableDispatchInformation()
|
H A D | startmoduledispatcher.cxx | 139 …ame::DispatchInformation > SAL_CALL StartModuleDispatcher::getConfigurableDispatchInformation(::sa… in getConfigurableDispatchInformation() function in framework::StartModuleDispatcher
|
H A D | closedispatcher.cxx | 127 …ss::frame::DispatchInformation > SAL_CALL CloseDispatcher::getConfigurableDispatchInformation(sal_… in getConfigurableDispatchInformation() function in framework::CloseDispatcher
|
/trunk/main/framework/inc/dispatch/ |
H A D | dispatchinformationprovider.hxx | 94 …:uno::Sequence< css::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation(sal_…
|
H A D | startmoduledispatcher.hxx | 149 …:uno::Sequence< css::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal…
|
H A D | closedispatcher.hxx | 189 …:uno::Sequence< css::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal…
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDispatchInformationProvider.idl | 80 sequence < DispatchInformation > getConfigurableDispatchInformation( [in] short CommandGroup );
|
/trunk/main/cui/source/customize/ |
H A D | selector.cxx | 512 xDIP->getConfigurableDispatchInformation( gids[i] ); in Init() 743 commands = xDIP->getConfigurableDispatchInformation( in GroupSelected()
|
H A D | cfgutil.cxx | 1002 …me::DispatchInformation > lCommands = xProvider->getConfigurableDispatchInformation(nGro… in GroupSelected()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | appuno.hxx | 139 …e< ::com::sun::star::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal…
|
H A D | sfxbasecontroller.hxx | 373 …e< ::com::sun::star::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( sal…
|
/trunk/main/framework/qa/complex/dispatches/ |
H A D | checkdispatchapi.java | 397 … DispatchInformation[] lInfos = xInfoProvider.getConfigurableDispatchInformation(nGroup); in impl_checkDispatchInfo()
|
/trunk/main/extensions/source/bibliography/ |
H A D | framectr.hxx | 122 …e< ::com::sun::star::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( ::s…
|
H A D | framectr.cxx | 334 …e::DispatchInformation > SAL_CALL BibFrameController_Impl::getConfigurableDispatchInformation( ::s… in getConfigurableDispatchInformation() function in BibFrameController_Impl
|
/trunk/main/framework/inc/services/ |
H A D | frame.hxx | 252 …:uno::Sequence< css::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation(sal_…
|
/trunk/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 513 …e< ::com::sun::star::frame::DispatchInformation > SAL_CALL getConfigurableDispatchInformation( ::s…
|
/trunk/main/framework/source/services/ |
H A D | frame.cxx | 2180 …equence< css::frame::DispatchInformation > SAL_CALL Frame::getConfigurableDispatchInformation(sal_… in getConfigurableDispatchInformation() function in framework::Frame 2183 return m_xDispatchInfoHelper->getConfigurableDispatchInformation(nCommandGroup); in getConfigurableDispatchInformation()
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1648 Sequence< DispatchInformation > SAL_CALL OGenericUnoController::getConfigurableDispatchInformation(… in getConfigurableDispatchInformation() function in dbaui::OGenericUnoController
|
/trunk/main/sfx2/source/view/ |
H A D | sfxbasecontroller.cxx | 1229 …::frame::DispatchInformation > SAL_CALL SfxBaseController::getConfigurableDispatchInformation( sal… in getConfigurableDispatchInformation() function in SfxBaseController
|
/trunk/main/sfx2/source/appl/ |
H A D | appuno.cxx | 2092 …me::DispatchInformation > SAL_CALL SfxAppDispatchProvider::getConfigurableDispatchInformation( sal… in getConfigurableDispatchInformation() function in SfxAppDispatchProvider
|