Searched refs:HasEvent (Results 1 – 3 of 3) sorted by relevance
138 inline sal_Bool HasEvent( sal_uInt16 nEvent ) const;143 inline sal_Bool IMapObject::HasEvent( sal_uInt16 nEvent ) const in HasEvent() function in IMapObject
120 sal_Bool HasEvent() const { return EVENT_OBJECT_NONE != eType; } in HasEvent() function
3852 if( aLastCallEvent.HasEvent() ) in MouseMove()3861 else if( aLastCallEvent.HasEvent() ) in MouseMove()
Completed in 71 milliseconds