Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dlaycache.cxx524 pDoc->GetLayoutCache()->UnlockImpl(); in SwLayHelper()
540 pDoc->GetLayoutCache()->UnlockImpl(); in ~SwLayHelper()
558 pDoc->GetLayoutCache()->UnlockImpl(); in CalcPageCount()
1214 pDoc->GetLayoutCache()->UnlockImpl(); in CheckPageFlyCache()
/AOO42X/main/sw/source/core/inc/
H A Dlaycache.hxx66 void UnlockImpl() { --nLockCount; } in UnlockImpl() function in SwLayoutCache