Home
last modified time | relevance | path

Searched refs:SwLayoutCache (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dlaycache.hxx47 class SwLayoutCache class
52 SwLayoutCache() : pImpl( NULL ), nLockCount( 0 ) {} in SwLayoutCache() function in SwLayoutCache
53 ~SwLayoutCache();
/aoo41x/main/sw/source/core/layout/
H A Dlaycache.cxx84 void SwLayoutCache::Read( SvStream &rStream ) in SV_IMPL_PTRARR()
185 void SwLayoutCache::Write( SvStream &rStream, const SwDoc& rDoc ) in Write()
346 sal_Bool SwLayoutCache::CompareLayout( const SwDoc& rDoc ) const in CompareLayout()
463 void SwLayoutCache::ClearImpl() in ClearImpl()
473 SwLayoutCache::~SwLayoutCache() in ~SwLayoutCache()
/aoo41x/main/sw/inc/
H A Ddoc.hxx195 class SwLayoutCache;
388 SwLayoutCache *pLayoutCache; // Layout cache to read and save with the
2029 SwLayoutCache* GetLayoutCache() const { return pLayoutCache; } in GetLayoutCache()
/aoo41x/main/sw/source/core/doc/
H A Ddocnew.cxx960 pLayoutCache = new SwLayoutCache(); in ReadLayoutCache()

Completed in 35 milliseconds