Searched refs:HINT_OBJREMOVED (Results 1 – 16 of 16) sorted by relevance
264 aHint.SetKind(HINT_OBJREMOVED); in Clear()480 aHint.SetKind(HINT_OBJREMOVED); in RemoveObject()561 aHint.SetKind(HINT_OBJREMOVED); in ReplaceObject()
360 if (eKind==HINT_OBJCHG || eKind==HINT_OBJINSERTED || eKind==HINT_OBJREMOVED) { in Notify()
201 if (eKind==HINT_OBJCHG || eKind==HINT_OBJINSERTED || eKind==HINT_OBJREMOVED) in Notify()
1593 (pSdrHint && pSdrHint->GetKind()==HINT_OBJREMOVED)) in Notify()
2707 aHint.SetKind(bIns?HINT_OBJINSERTED:HINT_OBJREMOVED); in SetInserted()
152 else if ( eKind == HINT_OBJREMOVED ) in Notify()
752 case HINT_OBJREMOVED: in Notify()
110 HINT_OBJREMOVED, // Zeichenobjekt aus Liste entfernt enumerator
162 case HINT_OBJREMOVED: // Zeichenobjekt aus Liste entfernt in createEvent()
936 case HINT_OBJREMOVED: in Notify()
551 case HINT_OBJREMOVED: in Notify()
751 case HINT_OBJREMOVED: in Notify()
318 case HINT_OBJREMOVED: in Notify()
1678 if (rHint.ISA(SdrHint) && (((SdrHint&)rHint).GetKind() == HINT_OBJREMOVED)) in Notify()
421 case HINT_OBJREMOVED : // Zeichenobjekt aus Liste entfernt in Notify()
2822 case HINT_OBJREMOVED: in Notify()
Completed in 225 milliseconds