Home
last modified time | relevance | path

Searched refs:RemoveMasterPage (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/svx/source/form/
H A Dfmmodel.cxx216 SdrPage* FmFormModel::RemoveMasterPage(sal_uInt16 nPgNum) in RemoveMasterPage() function in FmFormModel
218 FmFormPage* pPage = (FmFormPage*)SdrModel::RemoveMasterPage(nPgNum); in RemoveMasterPage()
/aoo4110/main/sd/source/core/
H A Ddrawdoc2.cxx494 SdrPage* SdDrawDocument::RemoveMasterPage(sal_uInt16 nPgNum) in RemoveMasterPage() function in SdDrawDocument
505 return FmFormModel::RemoveMasterPage(nPgNum); in RemoveMasterPage()
1342 RemoveMasterPage( nPage ); in CheckMasterPages()
H A Ddrawdoc3.cxx856 RemoveMasterPage(nPage); in InsertBookmarkAsPage()
1443 RemoveMasterPage( pNotesMaster->GetPageNum() ); in RemoveUnnecessaryMasterPages()
1451 RemoveMasterPage( pMaster->GetPageNum() ); in RemoveUnnecessaryMasterPages()
/aoo4110/main/svx/inc/svx/
H A Dfmmodel.hxx65 virtual SdrPage* RemoveMasterPage(sal_uInt16 nPgNum);
H A Dsvdmodel.hxx465 virtual SdrPage* RemoveMasterPage(sal_uInt16 nPgNum);
/aoo4110/main/svx/source/svdraw/
H A Dsvdmodel.cxx1500 SdrPage* pPg=RemoveMasterPage(nPgNum); in DeleteMasterPage()
1504 SdrPage* SdrModel::RemoveMasterPage(sal_uInt16 nPgNum) in RemoveMasterPage() function in SdrModel
1716 pPg=rSourceModel.RemoveMasterPage(i); in Merge()
H A Dsvdundo.cxx1531 pChkPg=rMod.RemoveMasterPage(nNum); in ImpRemovePage()
/aoo4110/main/sd/inc/
H A Ddrawdoc.hxx274 virtual SdrPage* RemoveMasterPage(sal_uInt16 nPgNum);
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2807 rDoc.RemoveMasterPage( nPage ); in remove()
2808 rDoc.RemoveMasterPage( nPage ); in remove()

Completed in 78 milliseconds