Searched refs:pCheckPage (Results 1 – 1 of 1) sorted by relevance
2838 const SdPage* pCheckPage = dynamic_cast< const SdPage* >(pObj->GetPage()); in checkVisibility() local2840 if( pCheckPage ) in checkVisibility()2842 PresObjKind eKind = pCheckPage->GetPresObjKind(pObj); in checkVisibility()2848 if( bSubContentProcessing || ( pCheckPage->GetPageKind() == PK_HANDOUT && bIsPrinting ) ) in checkVisibility()2874 …else if( (eKind != PRESOBJ_NONE) && pCheckPage->IsMasterPage() && ( pVisualizedPage != pCheckPage … in checkVisibility()
Completed in 32 milliseconds