Searched refs:aCacheSize (Results 1 – 2 of 2) sorted by relevance
150 Any aCacheSize (CacheConfiguration::Instance()->GetValue( in BitmapCache() local152 if (aCacheSize.has<sal_Int32>()) in BitmapCache()153 aCacheSize >>= mnMaximalNormalCacheSize; in BitmapCache()
1892 Any aCacheSize; in RecalcRows() local1893 aCacheSize <<= sal_Int32(nLinesOnScreen*2); in RecalcRows()1894 xSet->setPropertyValue(FM_PROP_FETCHSIZE, aCacheSize); in RecalcRows()
Completed in 35 milliseconds