Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptmemory.cxx84 return static_cast<long>(aNfGraphicCache.GetValue() << 20); in GetNfGraphicCacheVal()
89 aNfGraphicCache.SetValue( nSizeInBytes >> 20 ); in SetNfGraphicCacheVal()
130 aNfGraphicCache ( this, CUI_RES( NF_GRAPHICCACHE ) ), in OfaMemoryOptionsPage()
160 aNfGraphicCache.SetModifyHdl( LINK( this, OfaMemoryOptionsPage, GraphicCacheConfigHdl ) ); in OfaMemoryOptionsPage()
236 GraphicCacheConfigHdl( &aNfGraphicCache ); in Reset()
H A Doptmemory.hxx46 NumericField aNfGraphicCache; member in OfaMemoryOptionsPage

Completed in 11 milliseconds