Home
last modified time | relevance | path

Searched refs:pCheckPage (Results 1 – 1 of 1) sorted by path

/trunk/main/sd/source/core/
H A Dsdpage.cxx2838 const SdPage* pCheckPage = dynamic_cast< const SdPage* >(pObj->GetPage()); in checkVisibility() local
2840 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 19 milliseconds