Searched refs:bMasterPageCache (Results 1 – 2 of 2) sorted by relevance
256 sal_Bool bMasterPageCache : 1; // Misc/BackgroundCache member in SdOptionsMisc308 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()
484 bMasterPageCache( sal_True ), in SdOptionsMisc()
Completed in 32 milliseconds