Searched refs:pPreviousPage (Results 1 – 2 of 2) sorted by relevance
1600 SdPage* pPreviousPage, in SetupNewPage() argument1607 if (pPreviousPage != NULL) in SetupNewPage()1609 pPage->SetSize( pPreviousPage->GetSize() ); in SetupNewPage()1610 pPage->SetBorder( pPreviousPage->GetLftBorder(), in SetupNewPage()1611 pPreviousPage->GetUppBorder(), in SetupNewPage()1612 pPreviousPage->GetRgtBorder(), in SetupNewPage()1613 pPreviousPage->GetLwrBorder() ); in SetupNewPage()1619 if (pPreviousPage != NULL) in SetupNewPage()1624 SetOfByte aVisibleLayers = pPreviousPage->TRG_GetMasterPageVisibleLayers(); in SetupNewPage()
674 SdPage* pPreviousPage,
Completed in 16 milliseconds