Searched refs:SwLayCacheImpl (Results 1 – 3 of 3) sorted by relevance
29 class SwLayCacheImpl;49 SwLayCacheImpl *pImpl;61 SwLayCacheImpl *LockImpl() in LockImpl()
61 class SwLayCacheImpl : public SvULongs class70 SwLayCacheImpl() : SvULongs( 20, 10 ), aType( 20, 10 ) {} in SwLayCacheImpl() function in SwLayCacheImpl120 SwLayCacheImpl* pImpl;
88 pImpl = new SwLayCacheImpl; in SV_IMPL_PTRARR()99 void SwLayCacheImpl::Insert( sal_uInt16 nType, sal_uLong nIndex, xub_StrLen nOffset ) in Insert()106 sal_Bool SwLayCacheImpl::Read( SvStream& rStream ) in Read()557 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CalcPageCount()1173 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CheckPageFlyCache()
Completed in 21 milliseconds