/trunk/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 475 SdPage* pMaster = GetDoc()->GetMasterSdPage(i, mePageKind); in ChangeEditMode() 726 return GetDoc()->GetMasterSdPage((sal_uInt16)nCurrentPage, mePageKind); in getCurrentPage() 769 SdPage* pActualPage = GetDoc()->GetMasterSdPage(nCurrentPage, mePageKind); in ResetActualPage() 776 SdPage* pMaster = GetDoc()->GetMasterSdPage(i, mePageKind); in ResetActualPage() 991 pNewPage = GetDoc()->GetMasterSdPage(nSelectedPage, mePageKind); in SwitchPage() 1043 SdPage* pMaster = GetDoc()->GetMasterSdPage(nSelectedPage, mePageKind); in SwitchPage() 1190 SdPage* pMaster = GetDoc()->GetMasterSdPage(nSelectedPage, mePageKind); in SwitchPage() 1193 pMaster = GetDoc()->GetMasterSdPage(0, mePageKind); in SwitchPage()
|
H A D | drviewsa.cxx | 538 SdPage *pPage = GetDoc()->GetMasterSdPage(i, mePageKind); in SetupPage() 559 GetDoc()->GetMasterSdPage(i, PK_NOTES)->CreateTitleAndLayout(); in SetupPage()
|
H A D | drviews2.cxx | 267 SdPage* pMasterPage = GetDoc()->GetMasterSdPage( in FuTemporary() 330 : GetDoc()->GetMasterSdPage( nPageId - 1, GetPageKind() ); in FuTemporary()
|
H A D | viewshe2.cxx | 555 pPage = GetDoc()->GetMasterSdPage(i, ePageKind); in SetPageSizeAndBorder() 594 GetDoc()->GetMasterSdPage(i, PK_NOTES)->CreateTitleAndLayout(); in SetPageSizeAndBorder()
|
H A D | drviews3.cxx | 580 SdPage* pPage = GetDoc()->GetMasterSdPage(i, mePageKind); in ExecRuler() 638 SdPage* pPage = GetDoc()->GetMasterSdPage(i, mePageKind); in ExecRuler()
|
H A D | ViewShellImplementation.cxx | 180 pHandoutMPage = pDocument->GetMasterSdPage(0, PK_HANDOUT); in ProcessModifyPageSlot()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 412 change( pUndoGroup, mpDoc->GetMasterSdPage( 0, PK_HANDOUT ), aNewSettings ); in apply() 470 (pDoc->GetMasterSdPage( 0, bHandoutMode ? PK_NOTES : PK_STANDARD )) ), in HeaderFooterTabPage() 727 GetOrSetDateTimeLanguage( rLanguage, bSet, mpDoc->GetMasterSdPage( nPage, PK_NOTES ) ); in GetOrSetDateTimeLanguage() 733 GetOrSetDateTimeLanguage( rLanguage, bSet, mpDoc->GetMasterSdPage( 0, PK_NOTES ) ); in GetOrSetDateTimeLanguage() 743 GetOrSetDateTimeLanguage( rLanguage, bSet, mpDoc->GetMasterSdPage( nPage, PK_STANDARD ) ); in GetOrSetDateTimeLanguage()
|
H A D | masterlayoutdlg.cxx | 66 mpCurrentPage = pDoc->GetMasterSdPage( 0, PK_STANDARD ); in MasterLayoutDialog()
|
/trunk/main/sd/source/core/ |
H A D | drawdoc3.cxx | 1379 pMaster = (SdPage*) GetMasterSdPage( (sal_uInt16) nMPage, PK_STANDARD ); in RemoveUnnecessaryMasterPages() 1380 pNotesMaster = (SdPage*) GetMasterSdPage( (sal_uInt16) nMPage, PK_NOTES ); in RemoveUnnecessaryMasterPages() 1410 SdPage* pMPg = (SdPage*) GetMasterSdPage( i, PK_STANDARD ); in RemoveUnnecessaryMasterPages() 1607 pMaster = (SdPage*) pSourceDoc->GetMasterSdPage(0, PK_STANDARD); in SetMasterPage() 1608 pNotesMaster = (SdPage*) pSourceDoc->GetMasterSdPage(0, PK_NOTES); in SetMasterPage() 1637 pMaster = (SdPage*) pSourceDoc->GetMasterSdPage(0, PK_STANDARD); in SetMasterPage() 1638 pNotesMaster = (SdPage*) pSourceDoc->GetMasterSdPage(0, PK_NOTES); in SetMasterPage()
|
H A D | drawdoc.cxx | 500 … String aOldLayoutName(((SdDrawDocument*) this)->GetMasterSdPage(i, PK_STANDARD)->GetLayoutName()); in AllocModel() 689 SdPage* pPage = GetMasterSdPage(nPage, PK_STANDARD); in NewOrLoadCompleted()
|
H A D | drawdoc2.cxx | 240 SdPage* SdDrawDocument::GetMasterSdPage(sal_uInt16 nPgNum, PageKind ePgKind) in GetMasterSdPage() function in SdDrawDocument 1001 SdPage* pHandoutMPage = GetMasterSdPage(0, PK_HANDOUT); in IMPL_LINK()
|
/trunk/main/sd/source/ui/app/ |
H A D | tmplctrl.cxx | 134 SdPage* pMaster = pDoc->GetMasterSdPage(nPage, PK_STANDARD); in Command() 143 SdPage* pMaster = pDoc->GetMasterSdPage(nCurrId, PK_STANDARD); in Command()
|
H A D | sdmod1.cxx | 892 pPage = pDoc->GetMasterSdPage(i, PK_STANDARD); in ChangeMedium() 903 SdPage* pNotesPage = pDoc->GetMasterSdPage(i, PK_NOTES); in ChangeMedium()
|
/trunk/main/sd/source/ui/sidebar/ |
H A D | MasterPageObserver.cxx | 193 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in RegisterDocument() 330 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in AnalyzeUsedMasterPages()
|
H A D | RecentMasterPagesSelector.cxx | 120 SdPage* pMasterPage = mrDocument.GetMasterSdPage (nIndex, PK_STANDARD); in Fill()
|
H A D | MasterPageContainerProviders.cxx | 275 pPage = pDocument->GetMasterSdPage(0, PK_STANDARD); in operator ()()
|
H A D | CurrentMasterPagesSelector.cxx | 149 pMasterPage = mrDocument.GetMasterSdPage (nIndex, PK_STANDARD); in Fill()
|
H A D | DocumentHelper.cxx | 102 rTargetDocument.GetMasterSdPage (nMaster, PK_STANDARD)); in CopyMasterPageToLocalDocument()
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 693 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in setPropertyValue() 1699 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetLftBorder() 1723 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetRgtBorder() 1747 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetUppBorder() 1771 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetLwrBorder() 1826 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetWidth() 1855 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in SetHeight() 3130 …SdPage* pNotesPage = GetModel()->GetDoc()->GetMasterSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1… in getNotesPage()
|
H A D | unomodel.cxx | 875 SdPage* pPage = mpDoc->GetMasterSdPage( 0, PK_HANDOUT ); in getHandoutMasterPage() 2646 SdPage* pPage = mpModel->mpDoc->GetMasterSdPage( (sal_uInt16)Index, PK_STANDARD ); in getByIndex() 2924 *pStr++ = mpDoc->GetMasterSdPage( nPage, PK_STANDARD )->GetName(); in getElementNames()
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 1187 …return mpDoc->GetMasterSdPage( (mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ? 0 : 1, PK_STA… in GetNextPage() 1220 return mpDoc->GetMasterSdPage(nPageNum,PK_STANDARD); in GetNextPage() 1232 return mpDoc->GetMasterSdPage( mpDoc->GetMasterSdPageCount(PK_STANDARD) - 1, PK_STANDARD ); in GetLastPage()
|
/trunk/main/sd/source/filter/cgm/ |
H A D | sdcgmfilter.cxx | 110 SdPage* pSdPage = mrDocument.GetMasterSdPage(0, PK_STANDARD); in Import()
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 1008 pPageToRename = pDocument->GetMasterSdPage( nPageId, ePageKind ); in RenameSlideFromDrawViewShell() 1090 pNewPage = pDocument->GetMasterSdPage( in InsertSlide()
|
/trunk/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 766 return pModel->GetMasterSdPage ((sal_uInt16)nSdIndex, mePageKind); in GetPage()
|
/trunk/main/sd/inc/ |
H A D | drawdoc.hxx | 370 SD_DLLPUBLIC SdPage*GetMasterSdPage(sal_uInt16 nPgNum, PageKind ePgKind);
|