Searched refs:GetEntryOnPos (Results 1 – 3 of 3) sorted by relevance
235 SvLBoxEntry* pLBEntry = GetEntryOnPos( nPos ); in getEntryOnPos()272 SvLBoxEntry* pLBEntry = GetEntryOnPos( nPos ); in deleteEntryOnPos()294 SvLBoxEntry* pCurLBEntry = GetEntryOnPos( nN ); in deleteEntries()
307 SvLBoxEntry* pEntry = GetEntryOnPos( nPos ); in GetEntryText()376 SvLBoxEntry* pEntry = GetEntryOnPos( nPos ); in GetCellText()484 SvLBoxEntry* SvTabListBox::GetEntryOnPos( sal_uLong _nEntryPos ) const in GetEntryOnPos() function in SvTabListBox
71 SvLBoxEntry* GetEntryOnPos( sal_uLong _nEntryPos ) const;
Completed in 30 milliseconds