Lines Matching refs:Broadcast
187 void SvTreeList::Broadcast( sal_uInt16 nActionId, SvListEntry* pEntry1, in Broadcast() function in SvTreeList
261 Broadcast( LISTACTION_CLEARING ); in Clear()
275 Broadcast( LISTACTION_CLEARED ); in Clear()
321 Broadcast( LISTACTION_MOVING, pSrcEntry, pTargetParent, nListPos ); in Move()
366 Broadcast( LISTACTION_MOVED,pSrcEntry,pTargetParent,nRetVal); in Move()
393 Broadcast( LISTACTION_INSERTED_TREE, pClonedEntry ); in Copy()
512 Broadcast(LISTACTION_INSERTED_TREE, pSrcEntry ); in InsertTree()
1274 Broadcast( LISTACTION_INSERTED, pEntry ); in Insert()
1450 Broadcast( LISTACTION_REMOVING, pEntry ); in Remove()
1489 Broadcast( LISTACTION_REMOVED, pEntry ); in Remove()
1600 Broadcast( LISTACTION_INVALIDATE_ENTRY, pEntry ); in InvalidateEntry()
2036 Broadcast( LISTACTION_RESORTING ); in Resort()
2039 Broadcast( LISTACTION_RESORTED ); in Resort()