Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx125 sal_Int32 mnGrfMgrObjectSize; member in SvtCacheOptions_Impl
141 mnGrfMgrObjectSize( DEFAULT_GRFMGR_OBJECTSIZE ), in SvtCacheOptions_Impl()
183 seqValues[nProperty] >>= mnGrfMgrObjectSize; in SvtCacheOptions_Impl()
232 aSeqValues[nProperty] <<= mnGrfMgrObjectSize; in Commit()
277 return mnGrfMgrObjectSize; in GetGraphicManagerObjectCacheSize()
320 mnGrfMgrObjectSize = nGrfMgrObjectSize; in SetGraphicManagerObjectCacheSize()

Completed in 31 milliseconds