Searched refs:HasColTags (Results 1 – 4 of 4) sorted by relevance
505 pColumn->ClearPass1Info( !HasColTags() ); in AutoLayoutPass1()719 if( !HasColTags() ) in AutoLayoutPass1()729 if( !HasColTags() && nWidth && !bRelWidth ) in AutoLayoutPass1()752 else if( HasColsOption() || HasColTags() ) in AutoLayoutPass1()923 if( !HasColTags() && nColsMax<nConstrMax ) in AutoLayoutPass1()945 if( HasColTags() ) in AutoLayoutPass1()1583 (HasColTags() && nAbsLeftFill < nAbsLeftSpace+nParentInhAbsLeftSpace+20) ) ) in AutoLayoutPass2()1594 (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()
666 sal_Bool HasColTags() const { return bColSpec; } in HasColTags() function in HTMLTable4196 (!pSaveStruct->IsInSection() && !pCurTable->HasColTags()) ) in BuildTableCell()
Completed in 274 milliseconds