Searched refs:getItemAtColumn (Results 1 – 2 of 2) sorted by relevance
387 SvLBoxItem* pLeftItem = getItemAtColumn( pLeft, m_nSortColumnIndex ); in ColumnCompare()388 SvLBoxItem* pRightItem = getItemAtColumn( pRight, m_nSortColumnIndex ); in ColumnCompare()411 SvLBoxItem* DictionaryList::getItemAtColumn( SvLBoxEntry* pEntry, sal_uInt16 nColumn ) const in getItemAtColumn() function in textconversiondlgs::DictionaryList
110 SvLBoxItem* getItemAtColumn( SvLBoxEntry* pEntry, sal_uInt16 nColumn ) const;
Completed in 19 milliseconds