Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dviewfrm.cxx1166 …if ( 1 == xObjSh->GetOwnerLockCount() && pImp->bObjLocked && xObjSh->GetCreateMode() == SFX_CREATE… in ReleaseObjectShell_Impl()
1172 if ( pImp->bObjLocked ) in ReleaseObjectShell_Impl()
1175 pImp->bObjLocked = sal_False; in ReleaseObjectShell_Impl()
1490 pImp->bObjLocked = sal_False; in Construct_Impl()
1939 if ( !pImp->bObjLocked ) in Show()
1974 return pImp->bObjLocked; in IsVisible()
1981 if ( pImp->bObjLocked ) in Hide()
1988 DBG_ASSERT( pImp->bObjLocked != bLock, "Falscher Locked-Status!" ); in LockObjectShell_Impl()
1992 pImp->bObjLocked = bLock; in LockObjectShell_Impl()
H A Dimpviewframe.hxx51 sal_Bool bObjLocked:1; member

Completed in 33 milliseconds