Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds