Searched defs:pMasterPage (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 48 SdPage* pMasterPage) in CopyMasterPageToLocalDocument() 165 SdPage* DocumentHelper::GetSlideForMasterPage (SdPage* pMasterPage) in GetSlideForMasterPage() 216 SdPage* pMasterPage) in AddMasterPage() 304 SdPage* pMasterPage, in AssignMasterPageToPageList() 367 SdPage* pMasterPage, in AddMasterPage() 425 SdPage* pMasterPage, in AssignMasterPageToPage() 496 SdPage* pMasterPage, in ProvideMasterPage()
|
H A D | CurrentMasterPagesSelector.cxx | 143 SdPage* pMasterPage; in Fill() local 218 SdPage* pMasterPage = static_cast<SdPage*>(&rMasterPage); in UpdateSelection() local 246 SdPage* pMasterPage = GetSelectedMasterPage(); in ExecuteCommand() local
|
H A D | RecentMasterPagesSelector.cxx | 120 SdPage* pMasterPage = mrDocument.GetMasterSdPage (nIndex, PK_STANDARD); in Fill() local 152 SdPage* pMasterPage, in AssignMasterPageToPageList()
|
H A D | MasterPageObserver.cxx | 193 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in RegisterDocument() local 330 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in AnalyzeUsedMasterPages() local
|
H A D | MasterPagesSelector.cxx | 401 SdPage* pMasterPage = NULL; in GetSelectedMasterPage() local 417 void MasterPagesSelector::AssignMasterPageToAllSlides (SdPage* pMasterPage) in AssignMasterPageToAllSlides() 456 SdPage* pMasterPage) in AssignMasterPageToSelectedSlides() 489 SdPage* pMasterPage, in AssignMasterPageToPageList()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewClipboard.cxx | 65 SdPage* pMasterPage = GetFirstMasterPage (rTransferable); in HandlePageDrop() local 136 SdPage* pMasterPage) in AssignMasterPage()
|
H A D | drviews2.cxx | 267 SdPage* pMasterPage = GetDoc()->GetMasterSdPage( in FuTemporary() local
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 422 SdPage *pMasterPage = mpDoc->GetMasterSdPage(i, ePageKind); in ExecuteDialog() local 512 SdPage* pMasterPage = mpPage->IsMasterPage() ? mpPage : &(SdPage&)(mpPage->TRG_GetMasterPage()); in ApplyItemSet() local
|
/aoo41x/main/sd/source/core/ |
H A D | stlfamily.cxx | 110 …amily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage ) in SdStyleFamily()
|
H A D | sdpage.cxx | 769 SdPage* pMasterPage = this; in CreateTitleAndLayout() local 2825 SdPage* pMasterPage = dynamic_cast< SdPage* >(&TRG_GetMasterPage()); in setHeaderFooterSettings() local
|
H A D | drawdoc3.cxx | 1352 void SdDrawDocument::RemoveUnnecessaryMasterPages(SdPage* pMasterPage, sal_Bool bOnlyDuplicatePages… in RemoveUnnecessaryMasterPages()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdraw.cxx | 663 SdrPage* pMasterPage = pDrawModel->AllocPage( sal_False ); in InitDrawModel() local
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 2419 SdMasterPage* pMasterPage = SdMasterPage::getImplementation( xMasterPage ); in setMasterPage() local
|
Completed in 130 milliseconds