Searched refs:aFlyCache (Results 1 – 2 of 2) sorted by relevance
65 SwPageFlyCache aFlyCache; member in SwLayCacheImpl77 sal_uInt16 GetFlyCount() const { return aFlyCache.Count(); } in GetFlyCount()78 SwFlyCache *GetFlyCache( sal_uInt16 nIdx ) const { return aFlyCache[ nIdx ]; } in GetFlyCache()
159 aFlyCache.Insert( pFly, aFlyCache.Count() ); in Read()
Completed in 23 milliseconds