Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx608 if( pValues[3].hasValue() ) SetMasterPagePaintCaching( *(sal_Bool*) pValues[ 3 ].getValue() ); in ReadData()
762 maOptionsMisc.SetMasterPagePaintCaching( pView->IsMasterPagePaintCaching() ); in SdOptionsMiscItem()
778 maOptionsMisc.SetMasterPagePaintCaching( pOpts->IsMasterPagePaintCaching() ); in SdOptionsMiscItem()
817 pOpts->SetMasterPagePaintCaching( maOptionsMisc.IsMasterPagePaintCaching() ); in SetOptions()
/trunk/main/svx/inc/svx/
H A Dsvdview.hxx225 void SetMasterPagePaintCaching(sal_Bool bOn);
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx210 SetMasterPagePaintCaching( pFrameView->IsMasterPagePaintCaching() ); in FrameView()
365 SetMasterPagePaintCaching( pOptions->IsMasterPagePaintCaching() ); in Update()
H A Ddrviews5.cxx269 mpDrawView->SetMasterPagePaintCaching( pView->IsMasterPagePaintCaching() ); in ReadFrameViewData()
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx442 aOptsItem.GetOptionsMisc().SetMasterPagePaintCaching( aCbxMasterPageCache.IsChecked() ); in FillItemSet()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx351 …void SetMasterPagePaintCaching( sal_Bool bOn = sal_True ) { if( bMasterPageCache != bOn ) { Option… in SetMasterPagePaintCaching() function in SdOptionsMisc
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx1579 void SdrView::SetMasterPagePaintCaching(sal_Bool bOn) in SetMasterPagePaintCaching() function in SdrView

Completed in 79 milliseconds