Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: presentation ::

unpublished interface XShapeEventListener
Base Interfaces
XShapeEventListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Usage Restrictions
not published
Description
Listener interface to receive shape-specific events.

Since
OOo 2.4

Methods' Summary
click Notify a clicked shape. 
Methods' Details
click
void
click( [in] ::com::sun::star::drawing::XShape  xShape,
[in] ::com::sun::star::awt::MouseEvent  aOriginalEvent );

Description
Notify a clicked shape.

This method notifies the listener that a shape was clicked.

Parameter xShape
The shape that was clicked upon.
Parameter aOriginalEvent
The original mouse click event that generated this notification.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.