Lines Matching refs:SvLBoxEntry

82 SvLBoxEntry* SvIconView::CreateEntry( const XubString& rStr,  in CreateEntry()
85 SvLBoxEntry* pEntry = new SvLBoxEntry; in CreateEntry()
104 SvLBoxEntry* SvIconView::InsertEntry( const XubString& rText, in InsertEntry()
105 SvLBoxEntry* pParent, sal_Bool bChildsOnDemand, sal_uLong nPos ) in InsertEntry()
107 SvLBoxEntry* pEntry = CreateEntry( in InsertEntry()
118 SvLBoxEntry* SvIconView::InsertEntry( const XubString& rText, in InsertEntry()
121 SvLBoxEntry* pParent, sal_Bool bChildsOnDemand, sal_uLong nPos) in InsertEntry()
123 SvLBoxEntry* pEntry = CreateEntry( in InsertEntry()
135 void SvIconView::SetEntryText(SvLBoxEntry* pEntry, const XubString& rStr) in SetEntryText()
145 void SvIconView::SetExpandedEntryBmp(SvLBoxEntry* pEntry, const Image& rBmp) in SetExpandedEntryBmp()
155 void SvIconView::SetCollapsedEntryBmp(SvLBoxEntry* pEntry, in SetCollapsedEntryBmp()
166 XubString SvIconView::GetEntryText(SvLBoxEntry* pEntry ) const in GetEntryText()
175 Image SvIconView::GetExpandedEntryBmp(SvLBoxEntry* pEntry) const in GetExpandedEntryBmp()
184 Image SvIconView::GetCollapsedEntryBmp(SvLBoxEntry* pEntry) const in GetCollapsedEntryBmp()
194 SvLBoxEntry* SvIconView::CloneEntry( SvLBoxEntry* pSource ) in CloneEntry()
209 SvLBoxEntry* pEntry = CreateEntry( aStr, aCollEntryBmp, aExpEntryBmp ); in CloneEntry()
222 void SvIconView::RequestingChilds( SvLBoxEntry* pParent ) in RequestingChilds()
290 void SvIconView::SetModel( SvLBoxTreeList* pNewModel, SvLBoxEntry* pParent ) in SetModel()
309 pImp->EntryInserted( (SvLBoxEntry*)pEntry ); in ModelHasInserted()
314 pImp->TreeInserted( (SvLBoxEntry*)pEntry ); in ModelHasInsertedTree()
320 pImp->MovingEntry( (SvLBoxEntry*)pSource ); in ModelIsMoving()
325 pImp->EntryMoved( (SvLBoxEntry*)pSource ); in ModelHasMoved()
330 pImp->RemovingEntry( (SvLBoxEntry*)pEntry ); in ModelIsRemoving()
331 NotifyRemoving( (SvLBoxEntry*)pEntry ); in ModelIsRemoving()
347 void SvIconView::ShowTargetEmphasis( SvLBoxEntry* pEntry, sal_Bool bShow ) in ShowTargetEmphasis()
352 Point SvIconView::GetEntryPosition( SvLBoxEntry* pEntry ) const in GetEntryPosition()
357 void SvIconView::SetEntryPosition( SvLBoxEntry* pEntry, const Point& rPos) in SetEntryPosition()
362 void SvIconView::SetEntryPosition( SvLBoxEntry* pEntry, const Point& rPos, sal_Bool bAdjustAtGrid ) in SetEntryPosition()
376 void SvIconView::ViewDataInitialized( SvLBoxEntry* pEntry ) in ViewDataInitialized()
381 SvLBoxEntry* SvIconView::GetDropTarget( const Point& rPos ) in GetDropTarget()
386 SvLBoxEntry* SvIconView::GetEntry( const Point& rPixPos, sal_Bool ) const in GetEntry()
393 SvLBoxEntry* SvIconView::GetEntryFromLogicPos( const Point& rDocPos ) const in GetEntryFromLogicPos()
406 void SvIconView::PaintEntry( SvLBoxEntry* pEntry ) in PaintEntry()
412 void SvIconView::PaintEntry( SvLBoxEntry* pEntry, const Point& rPos ) in PaintEntry()
417 Rectangle SvIconView::GetFocusRect( SvLBoxEntry* pEntry ) in GetFocusRect()
422 void SvIconView::InvalidateEntry( SvLBoxEntry* pEntry ) in InvalidateEntry()
439 sal_Bool SvIconView::Select( SvLBoxEntry* pEntry, sal_Bool bSelect ) in Select()
454 SvLBoxEntry* pEntry = pImp->GetCurParent(); in SelectAll()
463 void SvIconView::SetCurEntry( SvLBoxEntry* _pEntry ) in SetCurEntry()
469 SvLBoxEntry* SvIconView::GetCurEntry() const in GetCurEntry()
497 sal_Bool SvIconView::NotifyMoving( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyMoving()
498 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyMoving()
503 sal_Bool SvIconView::NotifyCopying( SvLBoxEntry* pTarget, SvLBoxEntry* pEntry, in NotifyCopying()
504 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyCopying()
515 void SvIconView::EditingRequest( SvLBoxEntry* pEntry, SvLBoxItem* pItem, in EditingRequest()
530 void SvIconView::EditItemText( SvLBoxEntry* pEntry, SvLBoxItem* pItem, in EditItemText()
566 void SvIconView::EditEntry( SvLBoxEntry* pEntry ) in EditEntry()
598 sal_Bool SvIconView::EditingEntry( SvLBoxEntry*, Selection& ) in EditingEntry() argument
603 sal_Bool SvIconView::EditedEntry( SvLBoxEntry*, const XubString& ) in EditedEntry() argument
624 void SvIconView::SetCurParent( SvLBoxEntry* pNewParent ) in SetCurParent()
631 SvLBoxEntry* SvIconView::GetCurParent() const in GetCurParent()
651 SvLBoxEntry* pEntry = GetCurEntry(); in GetDragRegion()
704 SvLBoxEntry* pEntry = GetEntry( rPos, sal_True ); in StartDrag()
735 void SvIconView::ShowDDIcon( SvLBoxEntry* pRefEntry, const Point& rPos ) in ShowDDIcon()
745 void SvIconView::HideShowDDIcon( SvLBoxEntry* pRefEntry, const Point& rPos ) in HideShowDDIcon()
767 void SvIconView::MakeVisible( SvLBoxEntry* pEntry ) in MakeVisible()
772 void SvIconView::PreparePaint( SvLBoxEntry* ) in PreparePaint() argument
776 void SvIconView::AdjustAtGrid( SvLBoxEntry* pEntry ) in AdjustAtGrid()
781 void SvIconView::LockEntryPos( SvLBoxEntry* pEntry, sal_Bool bLock ) in LockEntryPos()
790 sal_Bool SvIconView::IsEntryPosLocked( const SvLBoxEntry* pEntry ) const in IsEntryPosLocked()
796 void SvIconView::SetTextMode( SvIconViewTextMode eMode, SvLBoxEntry* pEntry ) in SetTextMode()
801 SvIconViewTextMode SvIconView::GetTextMode( const SvLBoxEntry* pEntry ) const in GetTextMode()
806 SvLBoxEntry* SvIconView::GetNextEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) co… in GetNextEntry()
813 SvLBoxEntry* SvIconView::GetPrevEntry( const Point& rPixPos, SvLBoxEntry* pCurEntry, sal_Bool ) co… in GetPrevEntry()
820 void SvIconView::ShowFocusRect( const SvLBoxEntry* pEntry ) in ShowFocusRect()