Searched refs:bIsInPlace (Results 1 – 1 of 1) sorted by relevance
2343 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in _FindServer() local2347 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in _FindServer()2359 bool bIsContainerShell = !pImp->pFrame || !bIsInPlace; in _FindServer()2458 bool bIsInPlace = pImp->pFrame && pImp->pFrame->GetObjectShell()->IsInPlaceActive(); in HasSlot_Impl() local2462 bool bIsServerShell = !pImp->pFrame || bIsInPlace; in HasSlot_Impl()2474 bool bIsContainerShell = !pImp->pFrame || !bIsInPlace; in HasSlot_Impl()
Completed in 20 milliseconds