Searched defs:SwCallMouseEvent (Results 1 – 1 of 1) sorted by relevance
76 struct SwCallMouseEvent struct95 SwCallMouseEvent() in SwCallMouseEvent() argument108 int operator==( const SwCallMouseEvent& rEvent ) const in operator ==() argument114 int operator!=( const SwCallMouseEvent& rEvent ) const in operator !=() argument117 void Clear() in Clear()120 sal_Bool HasEvent() const { return EVENT_OBJECT_NONE != eType; } in HasEvent()
Completed in 8 milliseconds