Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx415 ConstIndexFieldsIterator aFieldDescription; in InitController() local
416 sal_Bool bNewField = !implGetFieldDesc(_nRow, aFieldDescription); in InitController()
421 m_pFieldNameCell->SelectEntry(bNewField ? String() : aFieldDescription->sFieldName); in InitController()
426 …m_pSortingCell->SelectEntry(aFieldDescription->bSortAscending ? m_sAscendingText : m_sDescendingTe… in InitController()

Completed in 11 milliseconds