Home
last modified time | relevance | path

Searched refs:bMasterPageCache (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx256 sal_Bool bMasterPageCache : 1; // Misc/BackgroundCache member in SdOptionsMisc
308 sal_Bool IsMasterPagePaintCaching() const { Init(); return (sal_Bool) bMasterPageCache; } in IsMasterPagePaintCaching()
351 …aintCaching( sal_Bool bOn = sal_True ) { if( bMasterPageCache != bOn ) { OptionsChanged(); bMaster… in SetMasterPagePaintCaching()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx484 bMasterPageCache( sal_True ), in SdOptionsMisc()

Completed in 36 milliseconds