Searched refs:HasColTags (Results 1 – 4 of 4) sorted by relevance
509 pColumn->ClearPass1Info( !HasColTags() ); in AutoLayoutPass1()723 if( !HasColTags() ) in AutoLayoutPass1()733 if( !HasColTags() && nWidth && !bRelWidth ) in AutoLayoutPass1()756 else if( HasColsOption() || HasColTags() ) in AutoLayoutPass1()927 if( !HasColTags() && nColsMax<nConstrMax ) in AutoLayoutPass1()949 if( HasColTags() ) in AutoLayoutPass1()1587 (HasColTags() && nAbsLeftFill < nAbsLeftSpace+nParentInhAbsLeftSpace+20) ) ) in AutoLayoutPass2()1598 (HasColTags() && nAbsRightFill < nAbsRightSpace+nParentInhAbsRightSpace+20) ) ) in AutoLayoutPass2()
317 sal_Bool HasColTags() const { return bColTags; } in HasColTags() function in SwHTMLTableLayout
803 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()
Completed in 188 milliseconds