Home
last modified time | relevance | path

Searched refs:AllocPage (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/sd/source/core/
H A Ddrawdoc2.cxx568 SdPage* pHandoutPage = dynamic_cast< SdPage* >( AllocPage(bMasterPage=sal_False) ); in CreateFirstPages()
593 SdPage* pHandoutMPage = (SdPage*) AllocPage(bMasterPage=sal_True); in CreateFirstPages()
616 pPage = dynamic_cast< SdPage* >( AllocPage(bMasterPage=sal_False) ); in CreateFirstPages()
672 SdPage* pMPage = (SdPage*) AllocPage(bMasterPage=sal_True); in CreateFirstPages()
686 SdPage* pNotesPage = (SdPage*) AllocPage(bMasterPage=sal_False); in CreateFirstPages()
718 SdPage* pNotesMPage = (SdPage*) AllocPage(bMasterPage=sal_True); in CreateFirstPages()
1317 SdPage* pNewNotesPage = static_cast<SdPage*>(AllocPage(sal_True)); in CheckMasterPages()
1388 pStandardPage = (SdPage*) AllocPage(sal_False); in CreatePage()
1419 pNotesPage = (SdPage*) AllocPage(sal_False); in CreatePage()
H A Ddrawdoc3.cxx2016 pMaster = (SdPage*) AllocPage(sal_True); in SetMasterPage()
2031 pNotesMaster = (SdPage*) AllocPage(sal_True); in SetMasterPage()
H A Ddrawdoc.cxx534 SdrPage* SdDrawDocument::AllocPage(FASTBOOL bMasterPage) in AllocPage() function in SdDrawDocument
/trunk/main/sd/source/ui/func/
H A Dfusumry.cxx137 pSummaryPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute()
157 SdPage* pNotesPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute()
H A Dfuexpand.cxx150 SdPage* pPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute()
172 SdPage* pNotesPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute()
/trunk/main/basctl/source/inc/
H A Ddlgedmod.hxx55 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/basctl/source/dlged/
H A Ddlgedmod.cxx54 SdrPage* DlgEdModel::AllocPage(FASTBOOL bMasterPage) in AllocPage() function in DlgEdModel
/trunk/main/sw/inc/
H A Ddrawdoc.hxx45 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/svx/inc/svx/
H A Dfmmodel.hxx60 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
H A Dsvdmodel.hxx349 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/reportdesign/inc/
H A DRptModel.hxx69 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx508 pStandardPage = (SdPage*) mpDoc->AllocPage(sal_False); in InsertSdPage()
543 pStandardPage = (SdPage*) mpDoc->AllocPage(sal_False); in InsertSdPage()
578 pNotesPage = (SdPage*) mpDoc->AllocPage(sal_False); in InsertSdPage()
2730 SdPage* pMPage = (SdPage*)mpModel->mpDoc->AllocPage(sal_True); in insertNewByIndex()
2747 SdPage* pMNotesPage = (SdPage*)mpModel->mpDoc->AllocPage(sal_True); in insertNewByIndex()
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx138 SdrPage* SwDrawModel::AllocPage(FASTBOOL bMasterPage) in AllocPage() function in SwDrawModel
/trunk/main/svx/source/form/
H A Dfmmodel.cxx131 SdrPage* FmFormModel::AllocPage(FASTBOOL bMasterPage) in AllocPage() function in FmFormModel
/trunk/main/reportdesign/source/core/sdr/
H A DRptModel.cxx95 SdrPage* OReportModel::AllocPage(FASTBOOL /*bMasterPage*/) in AllocPage() function in rptui::OReportModel
/trunk/main/sc/source/ui/view/
H A Dnotemark.cxx103 if( SdrPage* pPage = pModel->AllocPage( sal_False ) ) in IMPL_LINK()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx118 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx331 SdrPage* __EXPORT ScDrawLayer::AllocPage(FASTBOOL bMasterPage) in AllocPage() function in ScDrawLayer
385 ScDrawPage* pPage = (ScDrawPage*)AllocPage( sal_False ); in ScAddPage()
429 SdrPage* pNewPage = bAlloc ? AllocPage(sal_False) : GetPage(nNewPos); in ScCopyPage()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx697 pModel->InsertPage(pModel->AllocPage(false)); in InsertData()
1540 pModel->InsertPage(pModel->AllocPage(false)); in PasteRTFTable()
H A Doutlview.cxx606 SdPage* pPage = (SdPage*)mpDoc->AllocPage(sal_False); in InsertSlideForParagraph()
643 SdPage* pNotesPage = (SdPage*)mpDoc->AllocPage(sal_False); in InsertSlideForParagraph()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx527 mpFormModel->InsertPage( mpFormModel->AllocPage( false ) ); in DBG_NAME()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx233 virtual SdrPage* AllocPage(FASTBOOL bMasterPage);
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx635 SdrPage* pMasterPage = pDrawModel->AllocPage( sal_False ); in InitDrawModel()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx823 SdrPage* pNeuPag=pNeuMod->AllocPage(sal_False); in GetMarkedObjModel()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx191 SdPage* pPage = (SdPage*) pMyDoc->AllocPage(sal_False); in AnimationWindow()

Completed in 125 milliseconds

12