Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/doctok/
H A DWW8FKPImpl.hxx146 sal_uInt32 mnCacheSize; member in writerfilter::doctok::WW8FKPCacheImpl
164 : mnCacheSize(nCacheSize), mpStream(rpStream) in WW8FKPCacheImpl()
H A DWW8FKPImpl.cxx202 if (mPageNumbersAndFKPs.size() > mnCacheSize) in get()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx455 sal_uLong mnCacheSize; member in GraphicDisplayCacheEntry
473 mnCacheSize( GetNeededSize( pOut, rPt, rSz, rObj, rAttr ) ), in GraphicDisplayCacheEntry()
486 mnCacheSize( GetNeededSize( pOut, rPt, rSz, rObj, rAttr ) ), in GraphicDisplayCacheEntry()
497 sal_uLong GetCacheSize() const { return mnCacheSize; } in GetCacheSize()

Completed in 36 milliseconds