Searched refs:IsAnyNoteAtEnd (Results 1 – 4 of 4) sorted by relevance
186 sal_Bool IsAnyNoteAtEnd() const { return bFtnAtEnd || bEndnAtEnd; } in IsAnyNoteAtEnd() function in SwFlowFrm
139 if( ( rCol.GetNumCols() > 1 || IsAnyNoteAtEnd() ) && !IsInFtn() ) in Init()142 ChgColumns( *pOld, rCol, IsAnyNoteAtEnd() ); in Init()1085 if( !bCalc && !bGrow && IsAnyNoteAtEnd() && !IsInFtn() ) in _CheckClipping()
231 bAtEnd = ((SwSectionFrm*)this)->IsAnyNoteAtEnd(); in ChgColumns()
1033 ((SwSectionFrm*)pLow)->IsAnyNoteAtEnd() ) && in lcl_RemoveFtns()
Completed in 43 milliseconds