Home
last modified time | relevance | path

Searched refs:IsHeadline (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dcellfml.cxx953 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()
961 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()
977 if( pTbl->IsHeadline( *pLine ) ) in GetBoxes()
/aoo4110/main/sw/inc/
H A Dswtable.hxx170 bool IsHeadline( const SwTableLine& rLine ) const;
/aoo4110/main/sw/source/core/doc/
H A Ddocsort.cxx555 if( pTblNd->GetTable().IsHeadline( *pLine ) ) in SortTbl()
/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx1740 pTab->GetTable()->IsHeadline( in IsInSplitTableRow()
H A Dtabfrm.cxx5558 return GetTable()->IsHeadline( *((SwRowFrm*)pTmp)->GetTabLine() ); in IsInHeadline()
5597 bool SwTable::IsHeadline( const SwTableLine& rLine ) const in IsHeadline() function in SwTable

Completed in 126 milliseconds