Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A Ddrawdoc2.cxx582 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 …]
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsa.cxx603 SdPage* pHandoutPage = GetDoc()->GetSdPage(0, PK_HANDOUT); in SetupPage() local
604 pHandoutPage->CreateTitleAndLayout(sal_True); in SetupPage()
/aoo42x/main/sd/source/ui/app/
H A Dsdmod1.cxx933 SdPage* pHandoutPage = pDoc->GetSdPage(0, PK_HANDOUT); in ChangeMedium() local
934 pHandoutPage->CreateTitleAndLayout(sal_True); in ChangeMedium()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx911 SdPage* pHandoutPage = (SdPage*)MakeBlancPage( sal_False ); in Import() local
912 pHandoutPage->SetPageKind( PK_HANDOUT ); in Import()
913 pSdrModel->InsertPage( pHandoutPage ); in Import()

Completed in 56 milliseconds