Searched refs:bIsContainerSlot (Results 1 – 1 of 1) sorted by relevance
2342 bool bIsContainerSlot = pSlot->IsMode(SFX_SLOT_CONTAINER); in _FindServer() local2361 if ( !( ( bIsContainerSlot && bIsContainerShell ) || in _FindServer()2362 ( !bIsContainerSlot && bIsServerShell ) ) ) in _FindServer()2457 bool bIsContainerSlot = pSlot->IsMode(SFX_SLOT_CONTAINER); in HasSlot_Impl() local2477 if ( !( ( bIsContainerSlot && bIsContainerShell ) || in HasSlot_Impl()2478 ( !bIsContainerSlot && bIsServerShell ) ) ) in HasSlot_Impl()
Completed in 26 milliseconds