Searched refs:bIsServerShell (Results 1 – 1 of 1) sorted by relevance
2347 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in _FindServer() local2351 if ( !bIsServerShell ) in _FindServer()2354 bIsServerShell = !pViewSh || !pViewSh->GetUIActiveClient(); in _FindServer()2362 ( !bIsContainerSlot && bIsServerShell ) ) ) in _FindServer()2462 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in HasSlot_Impl() local2466 if ( !bIsServerShell ) in HasSlot_Impl()2469 bIsServerShell = !pViewSh || !pViewSh->GetUIActiveClient(); in HasSlot_Impl()2478 ( !bIsContainerSlot && bIsServerShell ) ) ) in HasSlot_Impl()
Completed in 18 milliseconds