Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx189 sal_Int32 nFieldNameWidth = GetSizePixel().Width(); in Init() local
216 nFieldNameWidth -= nSortOrderColumnWidth; in Init()
219 nFieldNameWidth -= aSystemStyle.GetScrollBarSize(); in Init()
220 nFieldNameWidth -= 8; in Init()
223 …InsertDataColumn(COLUMN_ID_FIELDNAME, sColumnName, nFieldNameWidth, HeaderBarItemBits::STDSTYLE, 0… in Init()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx187 sal_Int32 nFieldNameWidth = GetSizePixel().Width(); in Init() local
215 nFieldNameWidth -= nSortOrderColumnWidth; in Init()
218 nFieldNameWidth -= aSystemStyle.GetScrollBarSize(); in Init()
219 nFieldNameWidth -= 8; in Init()
222 …InsertDataColumn(COLUMN_ID_FIELDNAME, sColumnName, nFieldNameWidth, HeaderBarItemBits::STDSTYLE, 0… in Init()