Lines Matching refs:SvTreeListBox
48 SvTreeListBox::SetTabs(); in SetTabs()
85 SvTreeListBox::InitEntry( pEntry, rStr, rColl, rExp, eButtonKind ); in InitEntry()
111 : SvTreeListBox( pParent, nBits ) in SvTabListBox()
120 : SvTreeListBox( pParent, rResId ) in SvTabListBox()
162 SvTreeListBox::nTreeFlags |= TREEFLAG_RECALCTABS; in SetTabs()
179 SvTreeListBox::nTreeFlags |= TREEFLAG_RECALCTABS; in SetTab()
228 return SvTreeListBox::InsertEntry( aFirstStr, pParent, sal_False, nPos, pUser ); in InsertEntryToColumn()
256 return SvTreeListBox::InsertEntry( in InsertEntryToColumn()
313 SvLBoxEntry* pEntry = SvTreeListBox::GetEntry( nPos ); in SetEntryText()
419 SvTreeListBox::Resize(); in Resize()
448 SvLBoxEntry* pEntry = SvTreeListBox::GetEntry( nPos ); in GetTabEntryText()
537 SvTreeListBox::nTreeFlags |= TREEFLAG_RECALCTABS; in SetTabJustify()
556 if( SvTreeListBox::nTreeFlags & TREEFLAG_RECALCTABS ) in GetLogicTab()