Lines Matching refs:InsertEntryToColumn
190 return InsertEntryToColumn( rText, pParent, nPos, 0xffff, pUserData ); in InsertEntry()
201 return InsertEntryToColumn( rText, rExpandedEntryBmp, rCollapsedEntryBmp, in InsertEntry()
205 SvLBoxEntry* SvTabListBox::InsertEntryToColumn(const XubString& rStr,SvLBoxEntry* pParent,sal_uLong… in InsertEntryToColumn() function in SvTabListBox
231 SvLBoxEntry* SvTabListBox::InsertEntryToColumn( const XubString& rStr, in InsertEntryToColumn() function in SvTabListBox
262 SvLBoxEntry* SvTabListBox::InsertEntryToColumn( const XubString& rStr, sal_uLong nPos, in InsertEntryToColumn() function in SvTabListBox
265 return InsertEntryToColumn( rStr,0,nPos, nCol, pUser ); in InsertEntryToColumn()
648 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn() function in SvHeaderTabListBox
651 SvLBoxEntry* pEntry = SvTabListBox::InsertEntryToColumn( rStr, nPos, nCol, pUserData ); in InsertEntryToColumn()
658 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn() function in SvHeaderTabListBox
661 SvLBoxEntry* pEntry = SvTabListBox::InsertEntryToColumn( rStr, pParent, nPos, nCol, pUserData ); in InsertEntryToColumn()
668 SvLBoxEntry* SvHeaderTabListBox::InsertEntryToColumn( in InsertEntryToColumn() function in SvHeaderTabListBox
672 SvLBoxEntry* pEntry = SvTabListBox::InsertEntryToColumn( in InsertEntryToColumn()