Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dflowfrm.hxx129 sal_Bool bCntntLock :1; // " " " : content locked member in SwFlowFrm
254 void SetCntntLock( sal_Bool bNew ){ bCntntLock = bNew; } in SetCntntLock()
255 sal_Bool IsCntntLocked() const { return bCntntLock; } in IsCntntLocked()
/aoo41x/main/sw/source/core/layout/
H A Dflowfrm.cxx84 bLockJoin = bIsFollow = bCntntLock = bOwnFtnNum = in SwFlowFrm()

Completed in 33 milliseconds