Searched refs:pHandoutPage (Results 1 – 4 of 4) sorted by relevance
582 pHandoutPage->SetSize(aDefSize); in CreateFirstPages()583 pHandoutPage->SetBorder(0, 0, 0, 0); in CreateFirstPages()586 pHandoutPage->SetPageKind(PK_HANDOUT); in CreateFirstPages()588 InsertPage(pHandoutPage, 0); in CreateFirstPages()594 pHandoutMPage->SetSize( pHandoutPage->GetSize() ); in CreateFirstPages()597 pHandoutPage->GetUppBorder(), in CreateFirstPages()598 pHandoutPage->GetRgtBorder(), in CreateFirstPages()599 pHandoutPage->GetLwrBorder() ); in CreateFirstPages()601 pHandoutPage->TRG_SetMasterPage( *pHandoutMPage ); in CreateFirstPages()764 SdPage* pHandoutPage = (SdPage*) GetPage(0); in CreateMissingNotesAndHandoutPages() local[all …]
603 SdPage* pHandoutPage = GetDoc()->GetSdPage(0, PK_HANDOUT); in SetupPage() local604 pHandoutPage->CreateTitleAndLayout(sal_True); in SetupPage()
933 SdPage* pHandoutPage = pDoc->GetSdPage(0, PK_HANDOUT); in ChangeMedium() local934 pHandoutPage->CreateTitleAndLayout(sal_True); in ChangeMedium()
911 SdPage* pHandoutPage = (SdPage*)MakeBlancPage( sal_False ); in Import() local912 pHandoutPage->SetPageKind( PK_HANDOUT ); in Import()913 pSdrModel->InsertPage( pHandoutPage ); in Import()
Completed in 63 milliseconds