Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptmemory.cxx94 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()
H A Doptmemory.hxx49 NumericField aNfGraphicObjectCache; member in OfaMemoryOptionsPage

Completed in 16 milliseconds