Searched refs:bRemoveFollowFlowLinePending (Results 1 – 2 of 2) sorted by relevance
76 sal_Bool bRemoveFollowFlowLinePending :1; member in SwTabFrm166 sal_Bool IsRemoveFollowFlowLinePending() const { return bRemoveFollowFlowLinePending; } in IsRemoveFollowFlowLinePending()167 void SetRemoveFollowFlowLinePending( sal_Bool bNew ) { bRemoveFollowFlowLinePending = bNew; } in SetRemoveFollowFlowLinePending()
95 bRestrictTableGrowth = bRemoveFollowFlowLinePending = sal_False; in SwTabFrm()127 bRestrictTableGrowth = bRemoveFollowFlowLinePending = sal_False; in SwTabFrm()
Completed in 33 milliseconds