Home
last modified time | relevance | path

Searched refs:LockImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx511 pImpl = pDoc->GetLayoutCache() ? pDoc->GetLayoutCache()->LockImpl() : NULL; in SwLayHelper()
554 pDoc->GetLayoutCache()->LockImpl() : NULL; in CalcPageCount()
1170 pDoc->GetLayoutCache()->LockImpl() : NULL; in CheckPageFlyCache()
/trunk/main/sw/source/core/inc/
H A Dlaycache.hxx61 SwLayCacheImpl *LockImpl() in LockImpl() function in SwLayoutCache