Searched refs:HasColTags (Results 1 – 4 of 4) sorted by relevance
506 pColumn->ClearPass1Info( !HasColTags() ); in AutoLayoutPass1()720 if( !HasColTags() ) in AutoLayoutPass1()730 if( !HasColTags() && nWidth && !bRelWidth ) in AutoLayoutPass1()753 else if( HasColsOption() || HasColTags() ) in AutoLayoutPass1()924 if( !HasColTags() && nColsMax<nConstrMax ) in AutoLayoutPass1()946 if( HasColTags() ) in AutoLayoutPass1()1584 (HasColTags() && nAbsLeftFill < nAbsLeftSpace+nParentInhAbsLeftSpace+20) ) ) in AutoLayoutPass2()1595 (HasColTags() && nAbsRightFill < nAbsRightSpace+nParentInhAbsRightSpace+20) ) ) in AutoLayoutPass2()
317 sal_Bool HasColTags() const { return bColTags; } in HasColTags() function in SwHTMLTableLayout
801 bColTags(pLayoutInfo->HasColTags()), bLayoutExport(true), in SwWriteTable()
659 sal_Bool HasColTags() const { return bColSpec; } in HasColTags() function in HTMLTable4181 (!pSaveStruct->IsInSection() && !pCurTable->HasColTags()) ) in BuildTableCell()