Home
last modified time | relevance | path

Searched refs:aWohin (Results 1 – 2 of 2) sorted by relevance

/trunk/main/automation/source/server/
H A Dstatemnt.hxx391 void AnimateMouse( Window *pControl, TTHotSpots aWohin );
392 void AnimateMouse( Window *pControl, Point aWohin );
H A Dstatemnt.cxx3685 void StatementControl::AnimateMouse( Window *pControl, TTHotSpots aWohin ) in AnimateMouse() argument
3689 switch (aWohin) in AnimateMouse()
3716 void StatementControl::AnimateMouse( Window *pControl, Point aWohin ) in AnimateMouse() argument
3719 Point aZiel = aWohin; in AnimateMouse()