Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx1716 const bool bInFirstNonHeadlineRow = pTab->IsFollow() && in ChgFrmFmt() local
1718 if ( bInFirstNonHeadlineRow || in ChgFrmFmt()
1723 if ( bInFirstNonHeadlineRow || bInFollowFlowRow ) in ChgFrmFmt()
/aoo42x/main/sw/source/core/layout/
H A Dtabfrm.cxx3935 const bool bInFirstNonHeadlineRow = pTab->IsFollow() && in Modify() local
3939 if ( bInFirstNonHeadlineRow || !GetNext() ) in Modify()
3942 if ( bInFirstNonHeadlineRow ) in Modify()

Completed in 38 milliseconds