Searched refs:nNotifyingCount (Results 1 – 2 of 2) sorted by relevance
170 sal_uInt16 nNotifyingCount; // Verrieglung member in SdrEdgeObj
176 nNotifyingCount(0), in SdrEdgeObj()1584 if (nNotifyingCount==0) { // Hier nun auch ein VerriegelungsFlag in Notify()1585 ((SdrEdgeObj*)this)->nNotifyingCount++; in Notify()1606 ((SdrEdgeObj*)this)->nNotifyingCount--; in Notify()
Completed in 29 milliseconds