22 module
com { module sun { module star { module frame {
allows to listen to border resize events of a controller.
Definition: XBorderResizeListener.idl:27
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:27
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
specifies a border area by offsets from each side.
Definition: BorderWidths.idl:28