Searched refs:nNotifyingCount (Results 1 – 4 of 4) sorted by relevance
145 sal_uInt16 nNotifyingCount; // Locking member in SdrEdgeObj
159 nNotifyingCount(0), in SdrEdgeObj()174 nNotifyingCount(0), in SdrEdgeObj()1623 if (nNotifyingCount!=0)return; in Notify()1626 nNotifyingCount++; in Notify()1646 nNotifyingCount--; in Notify()
163 nNotifyingCount(0), in SdrEdgeObj()1606 if (nNotifyingCount==0) { // a locking flag in Notify()1607 nNotifyingCount++; in Notify()1627 nNotifyingCount--; in Notify()