/aoo41x/main/sd/source/core/ |
H A D | drawdoc2.cxx | 133 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() 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() 1288 pNotesPage = static_cast<SdPage*>(GetMasterPage( nFound )); in CheckMasterPages() [all …]
|
H A D | drawdoc3.cxx | 396 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() 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() 1700 SdPage* pCheckMaster = (SdPage*)GetMasterPage(nMPage); in SetMasterPage() [all …]
|
H A D | sdpage2.cxx | 112 pMaster = static_cast<SdPage*>(pModel->GetMasterPage(nMaster)); in SetPresentationLayout() 124 pMaster = static_cast<SdPage*>(pModel->GetMasterPage(nMaster - 1)); in SetPresentationLayout()
|
H A D | drawdoc.cxx | 628 SdPage* pPage = (SdPage*) GetMasterPage( nPage ); in NewOrLoadCompleted() 706 SdPage* pPage = (SdPage*)GetMasterPage(nPage); in NewOrLoadCompleted()
|
H A D | PageListWatcher.cxx | 209 return (SdPage*)mrModel.GetMasterPage((sal_uInt16)nIndex); in ImpGetPage()
|
H A D | drawdoc4.cxx | 849 FillOnlineSpellingList((SdPage*) GetMasterPage(nPage)); in StartOnlineSpelling() 1291 SdPage* pPage = (SdPage*) GetMasterPage(nPage); in RenameLayoutTemplate()
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 86 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()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmodel.cxx | 899 GetMasterPage(nNum)->ReformatAllTextObjects(); in ImpReformatAllTextObjects() 921 GetMasterPage(nNum)->ReformatAllEdgeObjects(); in ImpReformatAllEdgeObjects() 941 GetMasterPage(nNum)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes() 1713 const SdrPage* pPg1=rSourceModel.GetMasterPage(i); in Merge() 1775 pPg->TRG_SetMasterPage(*GetMasterPage(nNeuNum)); in Merge() 1979 if( GetMasterPage( n )->HasTransparentObjects( bCheckForAlphaChannel ) ) in HasTransparentObjects() 2038 const SdrPage* SdrModel::GetMasterPage(sal_uInt16 nPgNum) const in GetMasterPage() function in SdrModel 2044 SdrPage* SdrModel::GetMasterPage(sal_uInt16 nPgNum) in GetMasterPage() function in SdrModel
|
H A D | svdundo.cxx | 1763 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo() 1802 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo() 1813 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maNewMasterPageNumber)); in Redo()
|
H A D | svdedtv.cxx | 246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer()
|
H A D | svdpage.cxx | 1966 && GetModel()->GetMasterPage(0) == this; in isHandoutMasterPage()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 642 … aLayoutName = ( (SdPage*)mpDoc->GetMasterPage( nMasterNum - 1 ) )->GetName(); in Import() 737 …for ( i = 0; i < mpDoc->GetMasterPageCount() && ( (pMPage = (SdPage*)mpDoc->GetMasterPage( i )) !=… in Import() 751 SdrPage* pNotesClone = ((SdPage*)pSdrModel->GetMasterPage( 2 ))->Clone(); in Import() 755 … String aLayoutName( ((SdPage*)pSdrModel->GetMasterPage( nAktPageNum - 1 ))->GetLayoutName() ); in Import() 929 pPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nMasterNum)); in Import() 1016 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import() 1023 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import() 1032 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import() 1057 SdPage* pMaster = static_cast<SdPage*>( pSdrModel->GetMasterPage( nMaster ) ); in Import()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | sdpreslt.cxx | 197 SdPage* pMaster = (SdPage*)pDoc->GetMasterPage(nLayout); in FillValueSet() 317 SdPage* pMaster = (SdPage*) pTemplDoc->GetMasterPage(nLayout); in IMPL_LINK()
|
H A D | sdtreelb.cxx | 620 pPage = (SdPage*) mpDoc->GetMasterPage( nPage ); in Fill()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 467 const SdrPage* GetMasterPage(sal_uInt16 nPgNum) const; 468 SdrPage* GetMasterPage(sal_uInt16 nPgNum);
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewClipboard.cxx | 121 pDocument->GetMasterPage(nBMPage)); in GetFirstMasterPage()
|
H A D | drviews1.cxx | 1186 mpDrawView->ShowSdrPage(mpDrawView->GetModel()->GetMasterPage(nNum)); in SwitchPage()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuprlout.cxx | 256 pView->ShowSdrPage(pView->GetModel()->GetMasterPage(nPgNum)); in DoExecute()
|
/aoo41x/main/svx/source/form/ |
H A D | fmundo.cxx | 237 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetMasterPage(i) ); in dispose() 288 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetMasterPage(i) ); in ModeChanged()
|
/aoo41x/main/sd/source/filter/xml/ |
H A D | sdtransform.cxx | 113 SdrObjList* pPage = mrDocument.GetMasterPage( nMasterPage ); in transformMasterPages()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 2700 SdPage* pPage = (SdPage*)mpDoc->GetMasterPage((sal_uInt16)nMaster); in insertNewByIndex() 2795 SdPage* pNotesPage = static_cast< SdPage* >( rDoc.GetMasterPage( nPage+1 ) ); in remove() 2942 *pStr++ = ((SdPage*)mpDoc->GetMasterPage( nPage ))->GetName(); in getElementNames() 3003 pPage = (SdPage*)mpDoc->GetMasterPage( nPage ); in FindPage()
|
H A D | unopage.cxx | 2439 pNotesPage->TRG_SetMasterPage(*SvxFmDrawPage::mpPage->GetModel()->GetMasterPage(nNum)); in setMasterPage()
|
/aoo41x/main/sd/source/ui/tools/ |
H A D | PreviewRenderer.cxx | 275 mpView->ShowSdrPage(mpView->GetModel()->GetMasterPage(pPage->GetPageNum())); in Initialize()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 202 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetMasterPage(i) ); in Clear()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 819 pPage = (SdPage*) mpDoc->GetMasterPage(nPageNumber); in GotoBookmark()
|