Home
last modified time | relevance | path

Searched refs:HasColTags (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx509 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()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx317 sal_Bool HasColTags() const { return bColTags; } in HasColTags() function in SwHTMLTableLayout
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx803 bColTags(pLayoutInfo->HasColTags()), bLayoutExport(true), in SwWriteTable()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx659 sal_Bool HasColTags() const { return bColSpec; } in HasColTags() function in HTMLTable
4181 (!pSaveStruct->IsInSection() && !pCurTable->HasColTags()) ) in BuildTableCell()

Completed in 50 milliseconds