Searched refs:IsHeadline (Results 1 – 5 of 5) sorted by relevance
953 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()961 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()977 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()
170 bool IsHeadline( const SwTableLine& rLine ) const;
555 if( pTblNd->GetTable().IsHeadline( *pLine ) ) in SortTbl()
1753 pTab->GetTable()->IsHeadline( in IsInSplitTableRow()
5556 return GetTable()->IsHeadline( *((SwRowFrm*)pTmp)->GetTabLine() ); in IsInHeadline()5595 bool SwTable::IsHeadline( const SwTableLine& rLine ) const in IsHeadline() function in SwTable
Completed in 60 milliseconds