Searched refs:mbInUpdatePath (Results 1 – 2 of 2) sorted by relevance
373 , mbInUpdatePath( false ) in MotionPathTag()460 …if( mpPathObj && !mbInUpdatePath && dynamic_cast< const SdrHint* >( &rHint ) && (mpEffect.get() !=… in Notify()464 mbInUpdatePath = true; in Notify()470 mbInUpdatePath = false; in Notify()1283 if( mpPathObj && !mbInUpdatePath && (mpEffect->getPath() != msLastPath) ) in changesOccurred()1285 mbInUpdatePath =true; in changesOccurred()1288 mbInUpdatePath = false; in changesOccurred()
123 bool mbInUpdatePath; member in sd::MotionPathTag
Completed in 17 milliseconds