Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx166 String aText = GetRowCellText(m_aSeekRow,_nColumnId); in PaintCell()
480 return GetRowCellText(aRow,nColId); in GetCellText()
483 …String IndexFieldsControl::GetRowCellText(const ConstIndexFieldsIterator& _rRow,sal_uInt16 nColId)… in GetRowCellText() function in dbaui::IndexFieldsControl
/trunk/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx98 String GetRowCellText(const ConstIndexFieldsIterator& _rRow,sal_uInt16 nColId) const;

Completed in 23 milliseconds