Searched refs:aFieldDescription (Results 1 – 1 of 1) sorted by relevance
415 ConstIndexFieldsIterator aFieldDescription; in InitController() local416 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 7 milliseconds