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;
84 pImpl = new SwLayCacheImpl; in SV_IMPL_PTRARR()95 void SwLayCacheImpl::Insert( sal_uInt16 nType, sal_uLong nIndex, xub_StrLen nOffset ) in Insert()102 sal_Bool SwLayCacheImpl::Read( SvStream& rStream ) in Read()553 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CalcPageCount()1169 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CheckPageFlyCache()