Home
last modified time | relevance | path

Searched refs:HasColsOption (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx738 if( HasColsOption() ) in AutoLayoutPass1()
752 else if( HasColsOption() || HasColTags() ) in AutoLayoutPass1()
806 pColumn->SetMinMax( HasColsOption() ? nAbsWidth in AutoLayoutPass1()
822 pColumn->SetMinMax( HasColsOption() ? pColumn->GetAbsMinNoAlign() in AutoLayoutPass1()
1092 else if( HasColsOption() || nWidthOption || in AutoLayoutPass1()
/aoo41x/main/sw/inc/
H A Dhtmltbl.hxx316 sal_Bool HasColsOption() const { return bColsOption; } in HasColsOption() function in SwHTMLTableLayout
/aoo41x/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx802 bColsOption(pLayoutInfo->HasColsOption()), in SwWriteTable()

Completed in 28 milliseconds