Searched refs:HasParentSection (Results 1 – 1 of 1) sorted by relevance
638 sal_Bool HasParentSection() const { return bHasParentSection; } in HasParentSection() function in HTMLTable2832 if( !GetContext() && !HasParentSection() ) in MakeParentContents()3631 ASSERT( !bForceFrame || pCurTable->HasParentSection(), in BuildTableCell()3706 else if( pCurTable->HasParentSection() ) in BuildTableCell()3727 if( !bForceFrame && (bTopTable || pCurTable->HasParentSection()) ) in BuildTableCell()3904 if( pCurTable->HasParentSection() ) in BuildTableCell()4361 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTableRow()4364 (pCurTable->GetContext() || pCurTable->HasParentSection()) ) in BuildTableRow()4438 !pCurTable->HasParentSection()) && in BuildTableRow()4540 pCurTable->GetContext() || pCurTable->HasParentSection(), in BuildTableSection()[all …]