Home
last modified time | relevance | path

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

/AOO41X/main/sot/inc/sot/
H A Dobject.hxx412 sal_uInt16 GetOwnerLockCount() const { return nOwnerLockCount; } in GetOwnerLockCount() function in SotObject
/AOO41X/main/sfx2/source/view/
H A Dviewfrm.cxx1166 …if ( 1 == xObjSh->GetOwnerLockCount() && pImp->bObjLocked && xObjSh->GetCreateMode() == SFX_CREATE… in ReleaseObjectShell_Impl()