Lines Matching defs:pEntry

317 void SvTreeListBox::InitEntry( SvLBoxEntry* pEntry,  in InitEntry()
360 String SvTreeListBox::SearchEntryTextWithHeadTitle( SvLBoxEntry* pEntry ) in SearchEntryTextWithHeadTitle()
452 const Image& SvTreeListBox::GetExpandedEntryBmp(SvLBoxEntry* pEntry, BmpColorMode _eMode) const in GetExpandedEntryBmp()
461 const Image& SvTreeListBox::GetCollapsedEntryBmp( SvLBoxEntry* pEntry, BmpColorMode _eMode ) const in GetCollapsedEntryBmp()
492 SvLBoxEntry* pEntry = CreateEntry(); in IMPL_LINK_INLINE_END() local
529 SvLBoxEntry* pEntry = CreateEntry(); in InsertEntry() local
548 void SvTreeListBox::SetEntryText( SvLBoxEntry* pEntry, const XubString& aStr) in SetEntryText()
558 void SvTreeListBox::SetExpandedEntryBmp( SvLBoxEntry* pEntry, const Image& aBmp, BmpColorMode _eMod… in SetExpandedEntryBmp()
578 void SvTreeListBox::SetCollapsedEntryBmp(SvLBoxEntry* pEntry,const Image& aBmp, BmpColorMode _eMode… in SetCollapsedEntryBmp()
598 void SvTreeListBox::ImpEntryInserted( SvLBoxEntry* pEntry ) in ImpEntryInserted()
632 void SvTreeListBox::SetCheckButtonState( SvLBoxEntry* pEntry, SvButtonState eState) in SetCheckButtonState()
866 SvLBoxEntry* pEntry = First(); in KeyInput() local
899 SvLBoxEntry* pEntry = FirstSelected(); in GetFocus() local
950 void SvTreeListBox::ShowTargetEmphasis( SvLBoxEntry* pEntry, sal_Bool /* bShow */ ) in ShowTargetEmphasis()
1020 void SvTreeListBox::SetEntryHeight( SvLBoxEntry* pEntry ) in SetEntryHeight()
1155 sal_Bool SvTreeListBox::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select()
1203 void SvTreeListBox::ModelHasInsertedTree( SvListEntry* pEntry ) in ModelHasInsertedTree()
1216 void SvTreeListBox::ModelHasInserted( SvListEntry* pEntry ) in ModelHasInserted()
1237 void SvTreeListBox::ModelIsRemoving( SvListEntry* pEntry ) in ModelIsRemoving()
1247 void SvTreeListBox::ModelHasRemoved( SvListEntry* pEntry ) in ModelHasRemoved()
1353 void SvTreeListBox::SetCursor( SvLBoxEntry* pEntry, sal_Bool bForceNoSelect ) in SetCursor()
1359 void SvTreeListBox::SetCurEntry( SvLBoxEntry* pEntry ) in SetCurEntry()
1380 void SvTreeListBox::ShowEntry( SvLBoxEntry* pEntry ) in ShowEntry()
1385 void SvTreeListBox::MakeVisible( SvLBoxEntry* pEntry ) in MakeVisible()
1390 void SvTreeListBox::MakeVisible( SvLBoxEntry* pEntry, sal_Bool bMoveToTop ) in MakeVisible()
1395 void SvTreeListBox::ModelHasEntryInvalidated( SvListEntry* pEntry ) in ModelHasEntryInvalidated()
1404 void SvTreeListBox::EditItemText( SvLBoxEntry* pEntry, SvLBoxString* pItem, in EditItemText()
1455 void SvTreeListBox::EditEntry( SvLBoxEntry* pEntry ) in EditEntry()
1461 void SvTreeListBox::ImplEditEntry( SvLBoxEntry* pEntry ) in ImplEditEntry()
1543 void SvTreeListBox::EditingRequest( SvLBoxEntry* pEntry, SvLBoxItem* pItem, in EditingRequest()
1596 SvLBoxEntry* pEntry = pImp->GetEntry( rPos ); in GetEntry() local
1634 void SvTreeListBox::PaintEntry( SvLBoxEntry* pEntry ) in PaintEntry()
1642 void SvTreeListBox::InvalidateEntry( SvLBoxEntry* pEntry ) in InvalidateEntry()
1654 long SvTreeListBox::PaintEntry(SvLBoxEntry* pEntry,long nLine,sal_uInt16 nTabFlags) in PaintEntry()
1661 long SvTreeListBox::PaintEntry1(SvLBoxEntry* pEntry,long nLine,sal_uInt16 nTabFlags, in PaintEntry1()
1973 Rectangle SvTreeListBox::GetFocusRect( SvLBoxEntry* pEntry, long nLine ) in GetFocusRect()
2068 long SvTreeListBox::GetTabPos( SvLBoxEntry* pEntry, SvLBoxTab* pTab) in GetTabPos()
2082 SvLBoxItem* SvTreeListBox::GetItem_Impl( SvLBoxEntry* pEntry, long nX, in GetItem_Impl()
2142 SvLBoxItem* SvTreeListBox::GetItem(SvLBoxEntry* pEntry,long nX,SvLBoxTab** ppTab) in GetItem()
2147 SvLBoxItem* SvTreeListBox::GetItem(SvLBoxEntry* pEntry,long nX ) in GetItem()
2154 SvLBoxItem* SvTreeListBox::GetFirstDynamicItem( SvLBoxEntry* pEntry ) in GetFirstDynamicItem()
2217 SvLBoxTab* SvTreeListBox::GetTab( SvLBoxEntry* pEntry, SvLBoxItem* pItem) const in GetTab()
2335 SvLBoxEntry* pEntry = GetCurEntry(); in GetDragRegion() local
2448 SvLBoxEntry* pEntry( dynamic_cast< SvLBoxEntry* >( pEntry1 ) ); in ModelNotification() local
2569 SvLBoxEntry* pEntry = GetEntry( rPos ); in IsNodeButton() local
2614 void SvTreeListBox::ShowFocusRect( const SvLBoxEntry* pEntry ) in ShowFocusRect()
2756 void SvTreeListBox::FillAccessibleEntryStateSet( SvLBoxEntry* pEntry, ::utl::AccessibleStateSetHelp… in FillAccessibleEntryStateSet()
2788 Rectangle SvTreeListBox::GetBoundingRect( SvLBoxEntry* pEntry ) in GetBoundingRect()