Home
last modified time | relevance | path

Searched refs:pCorrectPage (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsdrmasterpagedescriptor.cxx115 const SdrPage* pCorrectPage = &GetOwnerPage(); in getCorrectSdrPageProperties() local
116 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 6 milliseconds