Searched refs:_FindServer (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 950 if ( _FindServer(nSlot, aSvr, bModal) ) in GetShellAndSlot_Impl() 1571 if ( _FindServer(pReq->GetSlot(), aSvr, HACK(x) sal_True ) ) in IMPL_LINK() 2223 sal_Bool SfxDispatcher::_FindServer in _FindServer() function in SfxDispatcher 2252 SFX_STACK(SfxDispatcher::_FindServer); in _FindServer() 2309 sal_Bool bRet = pImp->pParent->_FindServer( nSlot, rServer, bModal ); in _FindServer()
|
H A D | statcach.cxx | 273 rDispat._FindServer( nId, aSlotServ, sal_False ); in GetSlotServer()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 132 sal_Bool _FindServer( sal_uInt16 nId, SfxSlotServer &rServer, sal_Bool bModal );
|
Completed in 28 milliseconds