Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dlaycache.hxx29 class SwLayCacheImpl;
49 SwLayCacheImpl *pImpl;
61 SwLayCacheImpl *LockImpl() in LockImpl()
/aoo41x/main/sw/source/core/layout/
H A Dlayhelp.hxx61 class SwLayCacheImpl : public SvULongs class
70 SwLayCacheImpl() : SvULongs( 20, 10 ), aType( 20, 10 ) {} in SwLayCacheImpl() function in SwLayCacheImpl
120 SwLayCacheImpl* pImpl;
H A Dlaycache.cxx88 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 25 milliseconds