Searched refs:pCorrectPage (Results 1 – 1 of 1) sorted by relevance
115 const SdrPage* pCorrectPage = &GetOwnerPage(); in getCorrectSdrPageProperties() local116 const SdrPageProperties* pCorrectProperties = &pCorrectPage->getSdrPageProperties(); in getCorrectSdrPageProperties()120 pCorrectPage = &GetUsedPage(); in getCorrectSdrPageProperties()121 pCorrectProperties = &pCorrectPage->getSdrPageProperties(); in getCorrectSdrPageProperties()124 if(pCorrectPage->IsMasterPage() && !pCorrectProperties->GetStyleSheet()) in getCorrectSdrPageProperties()
Completed in 11 milliseconds