/aoo41x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 48 SdPage* pMasterPage) in CopyMasterPageToLocalDocument() argument 54 if (pMasterPage == NULL) in CopyMasterPageToLocalDocument() 170 if (pMasterPage != NULL) in GetSlideForMasterPage() 216 SdPage* pMasterPage) in AddMasterPage() argument 220 if (pMasterPage!=NULL) in AddMasterPage() 304 SdPage* pMasterPage, in AssignMasterPageToPageList() argument 309 if (pMasterPage == NULL && pMasterPage->IsMasterPage()) in AssignMasterPageToPageList() 367 SdPage* pMasterPage, in AddMasterPage() argument 372 if (pMasterPage!=NULL) in AddMasterPage() 425 SdPage* pMasterPage, in AssignMasterPageToPage() argument [all …]
|
H A D | CurrentMasterPagesSelector.cxx | 143 SdPage* pMasterPage; in Fill() local 150 if (pMasterPage == NULL) in Fill() 154 String sName (pMasterPage->GetName()); in Fill() 168 pMasterPage->GetName(), in Fill() 170 pMasterPage->IsPrecious(), in Fill() 219 if (pMasterPage != NULL) in UpdateSelection() 220 aNames.insert (pMasterPage->GetName()); in UpdateSelection() 246 SdPage* pMasterPage = GetSelectedMasterPage(); in ExecuteCommand() local 247 if (pMasterPage != NULL in ExecuteCommand() 248 && mrDocument.GetMasterPageUserCount(pMasterPage) == 0) in ExecuteCommand() [all …]
|
H A D | DocumentHelper.hxx | 44 SdPage* pMasterPage); 49 static SdPage* GetSlideForMasterPage (SdPage* pMasterPage); 71 SdPage* pMasterPage, 77 SdPage* pMasterPage); 80 SdPage* pMasterPage, 84 SdPage* pMasterPage, 102 SdPage* pMasterPage,
|
H A D | MasterPagesSelector.cxx | 401 SdPage* pMasterPage = NULL; in GetSelectedMasterPage() local 406 pMasterPage = mpContainer->GetPageObjectForToken(pData->second); in GetSelectedMasterPage() 408 return pMasterPage; in GetSelectedMasterPage() 417 void MasterPagesSelector::AssignMasterPageToAllSlides (SdPage* pMasterPage) in AssignMasterPageToAllSlides() argument 421 if (pMasterPage == NULL) in AssignMasterPageToAllSlides() 431 String sFullLayoutName (pMasterPage->GetLayoutName()); in AssignMasterPageToAllSlides() 444 AssignMasterPageToPageList(pMasterPage, pPageList); in AssignMasterPageToAllSlides() 456 SdPage* pMasterPage) in AssignMasterPageToSelectedSlides() argument 464 if (pMasterPage == NULL) in AssignMasterPageToSelectedSlides() 477 AssignMasterPageToPageList(pMasterPage, pPageSelection); in AssignMasterPageToSelectedSlides() [all …]
|
H A D | MasterPageObserver.cxx | 193 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in RegisterDocument() local 194 if (pMasterPage != NULL) in RegisterDocument() 195 aMasterPageSet.insert (pMasterPage->GetName()); in RegisterDocument() 330 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in AnalyzeUsedMasterPages() local 331 if (pMasterPage != NULL) in AnalyzeUsedMasterPages() 332 aCurrentMasterPages.insert (pMasterPage->GetName()); in AnalyzeUsedMasterPages() 335 ::rtl::OUStringToOString(pMasterPage->GetName(), in AnalyzeUsedMasterPages()
|
H A D | RecentMasterPagesSelector.cxx | 120 SdPage* pMasterPage = mrDocument.GetMasterSdPage (nIndex, PK_STANDARD); in Fill() local 121 if (pMasterPage != NULL) in Fill() 122 aCurrentNames.insert (pMasterPage->GetName()); in Fill() 152 SdPage* pMasterPage, in AssignMasterPageToPageList() argument 157 MasterPagesSelector::AssignMasterPageToPageList(pMasterPage, rpPageList); in AssignMasterPageToPageList()
|
H A D | MasterPagesSelector.hxx | 89 SdPage* pMasterPage, 161 void AssignMasterPageToAllSlides (SdPage* pMasterPage); 168 void AssignMasterPageToSelectedSlides (SdPage* pMasterPage); 171 SdPage* pMasterPage,
|
H A D | RecentMasterPagesSelector.hxx | 60 SdPage* pMasterPage,
|
/aoo41x/main/sd/source/core/ |
H A D | sdpage.cxx | 769 SdPage* pMasterPage = this; in CreateTitleAndLayout() local 773 pMasterPage = (SdPage*)(&(TRG_GetMasterPage())); in CreateTitleAndLayout() 776 if (!pMasterPage) in CreateTitleAndLayout() 786 pMasterPage->EnsureMasterPageDefaultBackground(); in CreateTitleAndLayout() 797 while( (pObj = pMasterPage->GetPresObj(PRESOBJ_HANDOUT)) != 0 ) in CreateTitleAndLayout() 799 pMasterPage->RemoveObject(pObj->GetOrdNum()); in CreateTitleAndLayout() 833 pMasterPage->CreateDefaultPresObj(PRESOBJ_TITLE, true); in CreateTitleAndLayout() 848 pMasterPage->CreateDefaultPresObj( PRESOBJ_HEADER, true ); in CreateTitleAndLayout() 853 pMasterPage->CreateDefaultPresObj( PRESOBJ_DATETIME, true ); in CreateTitleAndLayout() 857 pMasterPage->CreateDefaultPresObj( PRESOBJ_FOOTER, true ); in CreateTitleAndLayout() [all …]
|
H A D | stlfamily.cxx | 110 …amily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage ) in SdStyleFamily() argument 115 mpImpl->mxMasterPage.reset( const_cast< SdPage* >( pMasterPage ) ); in SdStyleFamily()
|
H A D | drawdoc3.cxx | 1352 void SdDrawDocument::RemoveUnnecessaryMasterPages(SdPage* pMasterPage, sal_Bool bOnlyDuplicatePages… in RemoveUnnecessaryMasterPages() argument 1374 SdPage* pMaster = pMasterPage; in RemoveUnnecessaryMasterPages() 1492 if (pMasterPage) in RemoveUnnecessaryMasterPages()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewClipboard.cxx | 65 SdPage* pMasterPage = GetFirstMasterPage (rTransferable); in HandlePageDrop() local 66 if (pMasterPage != NULL) in HandlePageDrop() 67 AssignMasterPage (rTransferable, pMasterPage); in HandlePageDrop() 136 SdPage* pMasterPage) in AssignMasterPage() argument 140 if (pMasterPage == NULL) in AssignMasterPage() 172 String sLayoutName (pMasterPage->GetLayoutName()); in AssignMasterPage()
|
H A D | drviews2.cxx | 267 SdPage* pMasterPage = GetDoc()->GetMasterSdPage( in FuTemporary() local 269 pMasterPage->CreateTitleAndLayout (sal_True,sal_True); in FuTemporary()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 422 SdPage *pMasterPage = mpDoc->GetMasterSdPage(i, ePageKind); in ExecuteDialog() local 424 pMasterPage->getPresentationStyle(HID_PSEUDOSHEET_BACKGROUND); in ExecuteDialog() 512 SdPage* pMasterPage = mpPage->IsMasterPage() ? mpPage : &(SdPage&)(mpPage->TRG_GetMasterPage()); in ApplyItemSet() local 513 sal_Bool bFullSize = pMasterPage->IsBackgroundFullSize(); in ApplyItemSet() 567 if(pMasterPage->IsBackgroundFullSize() != bFullSize ) in ApplyItemSet()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdraw.cxx | 663 SdrPage* pMasterPage = pDrawModel->AllocPage( sal_False ); in InitDrawModel() local 664 pDrawModel->InsertPage( pMasterPage ); in InitDrawModel() 701 SdrPage* pDrawPage = pMasterPage; in InitDrawModel()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewClipboard.hxx | 64 SdPage* pMasterPage);
|
/aoo41x/main/sd/inc/ |
H A D | stlfamily.hxx | 59 SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage );
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 2419 SdMasterPage* pMasterPage = SdMasterPage::getImplementation( xMasterPage ); in setMasterPage() local 2420 if( pMasterPage && pMasterPage->isValid() ) in setMasterPage() 2424 SdPage* pSdPage = (SdPage*) pMasterPage->GetSdrPage(); in setMasterPage()
|