Home
last modified time | relevance | path

Searched refs:IsMasterPagePaintCaching (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx522 IsMasterPagePaintCaching() == rOpt.IsMasterPagePaintCaching() && in operator ==()
673 pValues[ 3 ] <<= IsMasterPagePaintCaching(); in WriteData()
762 maOptionsMisc.SetMasterPagePaintCaching( pView->IsMasterPagePaintCaching() ); in SdOptionsMiscItem()
778 maOptionsMisc.SetMasterPagePaintCaching( pOpts->IsMasterPagePaintCaching() ); in SdOptionsMiscItem()
817 pOpts->SetMasterPagePaintCaching( maOptionsMisc.IsMasterPagePaintCaching() ); in SetOptions()
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx268 if (mpDrawView->IsMasterPagePaintCaching() != pView->IsMasterPagePaintCaching()) in ReadFrameViewData()
269 mpDrawView->SetMasterPagePaintCaching( pView->IsMasterPagePaintCaching() ); in ReadFrameViewData()
H A Dfrmview.cxx210 SetMasterPagePaintCaching( pFrameView->IsMasterPagePaintCaching() ); in FrameView()
365 SetMasterPagePaintCaching( pOptions->IsMasterPagePaintCaching() ); in Update()
/trunk/main/svx/inc/svx/
H A Dsvdview.hxx226 sal_Bool IsMasterPagePaintCaching() const { return mbMasterPagePaintCaching; } in IsMasterPagePaintCaching() function in SdrView
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx384 return rView.IsMasterPagePaintCaching(); in IsMasterPageBufferingAllowed()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx500 aCbxMasterPageCache.Check( aOptsItem.GetOptionsMisc().IsMasterPagePaintCaching() ); in Reset()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx308 sal_Bool IsMasterPagePaintCaching() const { Init(); return (sal_Bool) bMasterPageCache; } in IsMasterPagePaintCaching() function in SdOptionsMisc

Completed in 47 milliseconds