Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx235 …sal_Int32 nWidthDesc = GetTextWidth(m_sDescendingText) + GetSettings().GetStyleSettings().GetScrol… in GetTotalCellWidth() local
237 return (nWidthAsc > nWidthDesc ? nWidthAsc : nWidthDesc) + GetTextWidth('0') * 2; in GetTotalCellWidth()

Completed in 13 milliseconds