Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/core/ !
H A Ddrawdoc2.cxx133 pPage = (SdPage*) GetMasterPage(nPage); in GetObj()
195 GetMasterPage(nPage))); in GetPageByName()
496 SdPage* pPage = static_cast<SdPage*>(GetMasterPage(nPgNum )); in RemoveMasterPage()
761 SdPage* pHandoutMPage = (SdPage*) GetMasterPage(0); in CreateMissingNotesAndHandoutPages()
776 pPage->TRG_SetMasterPage(*GetMasterPage(1)); in CreateMissingNotesAndHandoutPages()
784 pNotesPage->TRG_SetMasterPage(*GetMasterPage(nMasterPageAfterPagesMasterPage)); in CreateMissingNotesAndHandoutPages()
1234 pPage = static_cast<SdPage*> (GetMasterPage( nPage )); in CheckMasterPages()
1250 pPage = static_cast<SdPage*> (GetMasterPage( nPage )); in CheckMasterPages()
1257 pPage = static_cast<SdPage*>(GetMasterPage( nFound )); in CheckMasterPages()
1277 pNotesPage = static_cast<SdPage*>(GetMasterPage( nPage )); in CheckMasterPages()
[all …]
H A Ddrawdoc3.cxx396 SdPage* pTestPage = (SdPage*) rDoc.GetMasterPage(nMPage); in operator ()()
838 pRefPage = (SdPage*) GetMasterPage(nPage); in InsertBookmarkAsPage()
845 SdPage* pTest = (SdPage*) GetMasterPage(nTest); in InsertBookmarkAsPage()
947 pRefPage = (SdPage*) GetMasterPage(nPage); in InsertBookmarkAsPage()
1066 … pPV = pBMView->ShowSdrPage(pBMView->GetModel()->GetMasterPage(pPage->GetPageNum())); in InsertBookmarkAsObject()
1386 if ( pMaster == GetMasterPage( nMPg ) ) in RemoveUnnecessaryMasterPages()
1388 pNotesMaster = (SdPage*) GetMasterPage( ++nMPg ); in RemoveUnnecessaryMasterPages()
1465 SdPage* pMPg = (SdPage*) GetMasterPage(nMPg); in RemoveUnnecessaryMasterPages()
1527 const SdrPage* pCandidate = rDoc.GetMasterPage(a); in isMasterPageLayoutNameUnique()
1618 SdPage* pMP = (SdPage*) pSourceDoc->GetMasterPage(nMP); in SetMasterPage()
[all …]
H A Dsdpage2.cxx112 pMaster = static_cast<SdPage*>(pModel->GetMasterPage(nMaster)); in SetPresentationLayout()
124 pMaster = static_cast<SdPage*>(pModel->GetMasterPage(nMaster - 1)); in SetPresentationLayout()
H A Ddrawdoc.cxx612 SdPage* pPage = (SdPage*) GetMasterPage( nPage ); in NewOrLoadCompleted()
689 SdPage* pPage = (SdPage*)GetMasterPage(nPage); in NewOrLoadCompleted()
H A DPageListWatcher.cxx209 return (SdPage*)mrModel.GetMasterPage((sal_uInt16)nIndex); in ImpGetPage()
H A Ddrawdoc4.cxx849 FillOnlineSpellingList((SdPage*) GetMasterPage(nPage)); in StartOnlineSpelling()
1291 SdPage* pPage = (SdPage*) GetMasterPage(nPage); in RenameLayoutTemplate()
/AOO42X/main/sd/source/ui/sidebar/ !
H A DDocumentHelper.cxx86 pSourceDocument->GetMasterPage(nIndex))) in CopyMasterPageToLocalDocument()
90 pSourceDocument->GetMasterPage(nIndex+1)); in CopyMasterPageToLocalDocument()
512 pSourceDocument->GetMasterPage(pMasterPage->GetPageNum()+1)); in ProvideMasterPage()
527 SdPage* pCandidate = static_cast<SdPage*>(rTargetDocument.GetMasterPage(nIndex)); in ProvideMasterPage()
/AOO42X/main/svx/source/svdraw/ !
H A Dsvdmodel.cxx895 GetMasterPage(nNum)->ReformatAllTextObjects(); in ImpReformatAllTextObjects()
917 GetMasterPage(nNum)->ReformatAllEdgeObjects(); in ImpReformatAllEdgeObjects()
937 GetMasterPage(nNum)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes()
1709 const SdrPage* pPg1=rSourceModel.GetMasterPage(i); in Merge()
1771 pPg->TRG_SetMasterPage(*GetMasterPage(nNewNum)); in Merge()
1975 if( GetMasterPage( n )->HasTransparentObjects( bCheckForAlphaChannel ) ) in HasTransparentObjects()
2034 const SdrPage* SdrModel::GetMasterPage(sal_uInt16 nPgNum) const in GetMasterPage() function in SdrModel
2040 SdrPage* SdrModel::GetMasterPage(sal_uInt16 nPgNum) in GetMasterPage() function in SdrModel
H A Dsvdundo.cxx1767 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo()
1806 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo()
1817 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maNewMasterPageNumber)); in Redo()
H A Dsvdedtv.cxx246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer()
H A Dsvdpage.cxx1964 && GetModel()->GetMasterPage(0) == this; in isHandoutMasterPage()
/AOO42X/main/sd/source/filter/ppt/ !
H A Dpptin.cxx640 … aLayoutName = ( (SdPage*)mpDoc->GetMasterPage( nMasterNum - 1 ) )->GetName(); in Import()
735 …for ( i = 0; i < mpDoc->GetMasterPageCount() && ( (pMPage = (SdPage*)mpDoc->GetMasterPage( i )) !=… in Import()
749 SdrPage* pNotesClone = ((SdPage*)pSdrModel->GetMasterPage( 2 ))->Clone(); in Import()
753 … String aLayoutName( ((SdPage*)pSdrModel->GetMasterPage( nAktPageNum - 1 ))->GetLayoutName() ); in Import()
927 pPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nMasterNum)); in Import()
1014 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1021 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1030 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1055 SdPage* pMaster = static_cast<SdPage*>( pSdrModel->GetMasterPage( nMaster ) ); in Import()
/AOO42X/main/sd/source/ui/dlg/ !
H A Dsdpreslt.cxx197 SdPage* pMaster = (SdPage*)pDoc->GetMasterPage(nLayout); in FillValueSet()
317 SdPage* pMaster = (SdPage*) pTemplDoc->GetMasterPage(nLayout); in IMPL_LINK()
H A Dsdtreelb.cxx596 pPage = (SdPage*) mpDoc->GetMasterPage( nPage ); in Fill()
/AOO42X/main/svx/inc/svx/ !
H A Dsvdmodel.hxx465 const SdrPage* GetMasterPage(sal_uInt16 nPgNum) const;
466 SdrPage* GetMasterPage(sal_uInt16 nPgNum);
/AOO42X/main/sd/source/ui/view/ !
H A DViewClipboard.cxx121 pDocument->GetMasterPage(nBMPage)); in GetFirstMasterPage()
H A Ddrviews1.cxx1196 mpDrawView->ShowSdrPage(mpDrawView->GetModel()->GetMasterPage(nNum)); in SwitchPage()
/AOO42X/main/svx/source/form/ !
H A Dfmundo.cxx237 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetMasterPage(i) ); in dispose()
288 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetMasterPage(i) ); in ModeChanged()
/AOO42X/main/sd/source/ui/func/ !
H A Dfuprlout.cxx256 pView->ShowSdrPage(pView->GetModel()->GetMasterPage(nPgNum)); in DoExecute()
/AOO42X/main/sd/source/ui/unoidl/ !
H A Dunomodel.cxx2730 SdPage* pPage = (SdPage*)mpDoc->GetMasterPage((sal_uInt16)nMaster); in insertNewByIndex()
2825 SdPage* pNotesPage = static_cast< SdPage* >( rDoc.GetMasterPage( nPage+1 ) ); in remove()
2972 *pStr++ = ((SdPage*)mpDoc->GetMasterPage( nPage ))->GetName(); in getElementNames()
3033 pPage = (SdPage*)mpDoc->GetMasterPage( nPage ); in FindPage()
H A Dunopage.cxx2439 pNotesPage->TRG_SetMasterPage(*SvxFmDrawPage::mpPage->GetModel()->GetMasterPage(nNum)); in setMasterPage()
/AOO42X/main/sd/source/filter/xml/ !
H A Dsdtransform.cxx113 SdrObjList* pPage = mrDocument.GetMasterPage( nMasterPage ); in transformMasterPages()
/AOO42X/main/sd/source/ui/tools/ !
H A DPreviewRenderer.cxx275 mpView->ShowSdrPage(mpView->GetModel()->GetMasterPage(pPage->GetPageNum())); in Initialize()
/AOO42X/main/reportdesign/source/core/sdr/ !
H A DUndoEnv.cxx202 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetMasterPage(i) ); in Clear()
/AOO42X/main/sd/source/ui/docshell/ !
H A Ddocshel4.cxx819 pPage = (SdPage*) mpDoc->GetMasterPage(nPageNumber); in GotoBookmark()