Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/ppt/
H A Dpptin.cxx578 SdPage* pPage = (SdPage*)MakeBlancPage( sal_True ); in Import()
909 SdPage* pHandoutPage = (SdPage*)MakeBlancPage( sal_False ); in Import()
922 SdPage* pPage = (SdPage*)MakeBlancPage( sal_False ); in Import()
1001 SdPage* pNotesPage = (SdPage*)MakeBlancPage( sal_False ); in Import()
1047 SdrPage* pPage = MakeBlancPage( sal_False ); in Import()
1075 SdrPage* pNPage = MakeBlancPage( sal_False ); in Import()
/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx574 SdrPage* MakeBlancPage(sal_Bool bMaster) const;
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx2837 SdrPage* SdrPowerPointImport::MakeBlancPage( sal_Bool bMaster ) const in MakeBlancPage() function in SdrPowerPointImport