Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dcacheoptions.cxx124 sal_Int32 mnGrfMgrTotalSize; member in SvtCacheOptions_Impl
140 mnGrfMgrTotalSize( DEFAULT_GRFMGR_TOTALSIZE ), in SvtCacheOptions_Impl()
176 seqValues[nProperty] >>= mnGrfMgrTotalSize; in SvtCacheOptions_Impl()
228 aSeqValues[nProperty] <<= mnGrfMgrTotalSize; in Commit()
269 return mnGrfMgrTotalSize; in GetGraphicManagerTotalCacheSize()
311 mnGrfMgrTotalSize = nGrfMgrTotalSize; in SetGraphicManagerTotalCacheSize()

Completed in 24 milliseconds