LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_frame_XBorderResizeListener_idl__
20 #define __com_sun_star_frame_XBorderResizeListener_idl__
27 module
com { module sun { module star { module frame {
void borderWidthsChanged([in] ::com::sun::star::uno::XInterface Object, [in] BorderWidths NewSize)
notifies the listener that the controller's border widths have been changed.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
specifies a border area by offsets from each side.
Definition: BorderWidths.idl:30
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48
allows to listen to border resize events of a controller.
Definition: XBorderResizeListener.idl:32