Home
last modified time | relevance | path

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

/trunk/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()
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 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()
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 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.cxx626 SdPage* pPage = (SdPage*) GetMasterPage( nPage ); in NewOrLoadCompleted()
703 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()
/trunk/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()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx899 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 Dsvdundo.cxx1809 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo()
1848 mrPage.TRG_SetMasterPage(*mrPage.GetModel()->GetMasterPage(maOldMasterPageNumber)); in Undo()
1859 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.cxx1966 && GetModel()->GetMasterPage(0) == this; in isHandoutMasterPage()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx642 … 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()
/trunk/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.cxx620 pPage = (SdPage*) mpDoc->GetMasterPage( nPage ); in Fill()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx467 const SdrPage* GetMasterPage(sal_uInt16 nPgNum) const;
468 SdrPage* GetMasterPage(sal_uInt16 nPgNum);
/trunk/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()
/trunk/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()
/trunk/main/sd/source/ui/func/
H A Dfuprlout.cxx256 pView->ShowSdrPage(pView->GetModel()->GetMasterPage(nPgNum)); in DoExecute()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx2700 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 Dunopage.cxx2439 pNotesPage->TRG_SetMasterPage(*SvxFmDrawPage::mpPage->GetModel()->GetMasterPage(nNum)); in setMasterPage()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx113 SdrObjList* pPage = mrDocument.GetMasterPage( nMasterPage ); in transformMasterPages()
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx275 mpView->ShowSdrPage(mpView->GetModel()->GetMasterPage(pPage->GetPageNum())); in Initialize()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx202 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetMasterPage(i) ); in Clear()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx819 pPage = (SdPage*) mpDoc->GetMasterPage(nPageNumber); in GotoBookmark()

Completed in 166 milliseconds