/aoo42x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 239 sal_Bool bFullSize = mpPage->IsMasterPage() ? in ExecuteDialog() 384 if(!mpPage->IsMasterPage()) in ExecuteDialog() 480 … SdrPage& rUsedMasterPage = mpPage->IsMasterPage() ? *mpPage : mpPage->TRG_GetMasterPage(); in ExecuteDialog() 481 OSL_ENSURE(rUsedMasterPage.IsMasterPage(), "No MasterPage (!)"); in ExecuteDialog() 512 SdPage* pMasterPage = mpPage->IsMasterPage() ? mpPage : &(SdPage&)(mpPage->TRG_GetMasterPage()); in ApplyItemSet()
|
H A D | undopage.cxx | 76 if( !mpPage->IsMasterPage() ) in Undo() 94 if( !mpPage->IsMasterPage() ) in Redo()
|
H A D | fuinsfil.cxx | 380 if (pPage && !pPage->IsMasterPage()) in InsSDDinDrMode() 543 !pPage->IsMasterPage()) in InsTextOrRTFinDrMode()
|
H A D | fuconstr.cxx | 387 if ( pPage->IsMasterPage() && pPage->GetPageKind() == PK_STANDARD && in SetStyleSheet()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | unmodpg.cxx | 73 if (!mpPage->IsMasterPage()) in ModifyPageUndoAction() 111 if (!mpPage->IsMasterPage()) in Undo() 160 if (!mpPage->IsMasterPage()) in Redo()
|
H A D | drviews7.cxx | 309 if( pPage && !pPage->IsMasterPage() ) in GetMenuState() 329 if( pPage && (pPage->GetPageKind() == PK_STANDARD) && !pPage->IsMasterPage() ) in GetMenuState() 370 if( pPage && (pPage->GetPageKind() == PK_STANDARD) && !pPage->IsMasterPage() ) in GetMenuState() 394 if( pPage && !pPage->IsMasterPage() ) in GetMenuState()
|
H A D | sdview4.cxx | 96 const bool bOnMaster = pPV && pPV->GetPage() && pPV->GetPage()->IsMasterPage(); in InsertGraphic() 225 if ( pP && pP->IsMasterPage() ) in InsertGraphic()
|
H A D | sdview.cxx | 248 const bool bIsMasterPageObject(pObject->GetPage()->IsMasterPage()); in createRedirectedPrimitive2DSequence() 645 bMasterPage = pPage->IsMasterPage(); in IsPresObjSelected() 844 if( !pPage || !pPage->IsMasterPage() ) in SdrEndTextEdit()
|
H A D | sdview5.cxx | 59 if( pPage && !pPage->IsMasterPage() ) in GetEmptyPresentationObject()
|
H A D | sdview2.cxx | 606 if( pPage && pPage->IsMasterPage() ) in AcceptDrop() 886 if( !pPage->IsMasterPage() ) in IMPL_LINK()
|
/aoo42x/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 309 if (pMasterPage == NULL && pMasterPage->IsMasterPage()) in AssignMasterPageToPageList() 436 if ( ! pPage->IsMasterPage()) in AssignMasterPageToPage() 545 if (rpPageList->front()->IsMasterPage()) in ProvideMasterPage()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdpage.cxx | 1217 if(!rSdrPage.IsMasterPage()) in SdrPageProperties() 1260 OSL_ENSURE(!mpSdrPage->IsMasterPage(), "Item set at MasterPage Attributes (!)"); in PutItemSet() 1267 OSL_ENSURE(!mpSdrPage->IsMasterPage(), "Item set at MasterPage Attributes (!)"); in PutItem() 1484 if(!IsMasterPage()) in operator =() 1673 if(!IsMasterPage()) in SetModel() 1904 if(!IsMasterPage() && TRG_HasMasterPage()) in GetPageBackgroundColor()
|
H A D | svdundo.cxx | 1563 if (mrPage.IsMasterPage()) { in ImpInsertPage() 1576 if (mrPage.IsMasterPage()) { in ImpRemovePage() 1589 if (mrPage.IsMasterPage()) { in ImpMovePage() 1628 if(mrPage.IsMasterPage()) in SdrUndoDelPage()
|
H A D | sdrmasterpagedescriptor.cxx | 124 if(pCorrectPage->IsMasterPage() && !pCorrectProperties->GetStyleSheet()) in getCorrectSdrPageProperties()
|
H A D | svdetc.cxx | 873 bool bMaster(rList.GetPage() ? rList.GetPage()->IsMasterPage() : false); in impGetSdrObjListFillColor() 919 if(!bRet && !rPage.IsMasterPage()) in impGetSdrPageFillColor()
|
H A D | svdviter.cxx | 92 sal_Bool bMaster(mpPage->IsMasterPage()); in ImpCheckPageView()
|
/aoo42x/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpage.cxx | 224 if(rPage.IsMasterPage()) in createViewIndependentPrimitive2DSequence() 662 else if(rPage.IsMasterPage()) in ActionChanged() 697 else if(rPage.IsMasterPage()) in createViewIndependentPrimitive2DSequence()
|
H A D | viewobjectcontactofgraphic.cxx | 258 if ( rGrafObj.GetPage() && rGrafObj.GetPage()->IsMasterPage() ) in createPrimitive2DSequence()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 338 if (pBMPage && pBMPage->GetPageKind()==PK_STANDARD && !pBMPage->IsMasterPage()) in IterateBookmarkPages() 701 if (pBMPage && pBMPage->GetPageKind()==PK_STANDARD && !pBMPage->IsMasterPage()) in InsertBookmarkAsPage() 1064 if (pPage->IsMasterPage()) in InsertBookmarkAsObject() 1922 pPage->IsMasterPage() ? aLayoutName : aOldLayoutName, in SetMasterPage() 2140 if( pPage && pPage->IsMasterPage() && (pPage->GetPageKind() == PK_STANDARD) ) in Merge()
|
H A D | sdpage2.cxx | 101 if (bSetMasterPage && !IsMasterPage()) in SetPresentationLayout() 323 mePageKind==PK_STANDARD && !IsMasterPage() && in ConnectLink()
|
H A D | drawdoc2.cxx | 485 …if( pPage && pPage->IsMasterPage() && (static_cast<SdPage*>(pPage)->GetPageKind() == PK_STANDARD) ) in InsertMasterPage() 497 if( pPage && pPage->IsMasterPage() && (pPage->GetPageKind() == PK_STANDARD) ) in RemoveMasterPage()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | SdUnoDrawView.cxx | 258 setMasterPageMode( pSdrPage->IsMasterPage() ); in select() 495 setMasterPageMode( pSdrPage->IsMasterPage() ); in setCurrentPage()
|
H A D | unopage.cxx | 499 if( GetPage()->GetPageKind() == PK_NOTES && GetPage()->IsMasterPage() ) in _CreateSdrObject() 936 if( (GetPage()->GetPageKind() == PK_HANDOUT) && !GetPage()->IsMasterPage() ) in setPropertyValue() 1396 if( GetPage()->GetPageKind() == PK_NOTES && GetPage()->IsMasterPage() ) in _CreateShape() 2303 …DBG_ASSERT( GetPage() && !GetPage()->IsMasterPage(), "Don't call base implementation for masterpag… in setName() 3176 if( pPage->IsMasterPage() ) in createUnoPageImpl()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | masterlayoutdlg.cxx | 59 if( mpCurrentPage && !mpCurrentPage->IsMasterPage() ) in MasterLayoutDialog()
|
/aoo42x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 719 … pDrawViewShell->ChangeEditMode(pPage->IsMasterPage() ? EM_MASTERPAGE : EM_PAGE, sal_False); in SelectNextAnnotation() 1180 if( !pPage->IsMasterPage() ) in GetNextPage()
|