Searched refs:aNfGraphicObjectCache (Results 1 – 2 of 2) sorted by relevance
94 return long( ::rtl::math::round( double( aNfGraphicObjectCache.GetValue() ) * NF2BYTES ) ); in GetNfGraphicObjectCacheVal()99 aNfGraphicObjectCache.SetValue( long( ::rtl::math::round( double( nSizeInBytes ) * BYTES2NF ) ) ); in SetNfGraphicObjectCacheVal()104 aNfGraphicObjectCache.SetMax( long( double( nSizeInBytes ) * BYTES2NF ) ); in SetNfGraphicObjectCacheMax()109 aNfGraphicObjectCache.SetLast( long( double( nSizeInBytes ) * BYTES2NF ) ); in SetNfGraphicObjectCacheLast()133 aNfGraphicObjectCache ( this, CUI_RES( NF_GRAPHICOBJECTCACHE ) ), in OfaMemoryOptionsPage()
49 NumericField aNfGraphicObjectCache; member in OfaMemoryOptionsPage
Completed in 9 milliseconds