Searched refs:bCntntLock (Results 1 – 2 of 2) sorted by relevance
129 sal_Bool bCntntLock :1; // " " " : content locked member in SwFlowFrm254 void SetCntntLock( sal_Bool bNew ){ bCntntLock = bNew; } in SetCntntLock()255 sal_Bool IsCntntLocked() const { return bCntntLock; } in IsCntntLocked()
84 bLockJoin = bIsFollow = bCntntLock = bOwnFtnNum = in SwFlowFrm()
Completed in 27 milliseconds