Home
last modified time | relevance | path

Searched refs:GetMaxNoAlign (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx75 sal_uLong GetMaxNoAlign() const { return nMaxNoAlign; } in GetMaxNoAlign() function in SwHTMLTableLayoutConstraints
825 pColumn->GetMaxNoAlign() ); in AutoLayoutPass1()
852 sal_uLong nConstrMax = pConstr->GetMaxNoAlign(); in AutoLayoutPass1()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx163 sal_uLong GetMaxNoAlign() const { return nMaxNoAlign; } in GetMaxNoAlign() function in SwHTMLTableLayoutColumn