Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dtabfrm.hxx76 sal_Bool bRemoveFollowFlowLinePending :1; member in SwTabFrm
166 sal_Bool IsRemoveFollowFlowLinePending() const { return bRemoveFollowFlowLinePending; } in IsRemoveFollowFlowLinePending()
167 void SetRemoveFollowFlowLinePending( sal_Bool bNew ) { bRemoveFollowFlowLinePending = bNew; } in SetRemoveFollowFlowLinePending()
/aoo42x/main/sw/source/core/layout/
H A Dtabfrm.cxx95 bRestrictTableGrowth = bRemoveFollowFlowLinePending = sal_False; in SwTabFrm()
127 bRestrictTableGrowth = bRemoveFollowFlowLinePending = sal_False; in SwTabFrm()

Completed in 111 milliseconds