|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module frame {
void addBorderResizeListener([in] XBorderResizeListener xListener)
adds the specified listener to receive events about controller's border resizing.
allows to retrieve information about controller's border.
Definition: XControllerBorder.idl:27
void removeBorderResizeListener([in] XBorderResizeListener xListener)
removes the specified listener.
specifies a border area by offsets from each side.
Definition: BorderWidths.idl:28
BorderWidths getBorder()
allows to get current border sizes of the document.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
allows to listen to border resize events of a controller.
Definition: XBorderResizeListener.idl:27
specifies a rectangular area by position and size.
Definition: Rectangle.idl:28
::com::sun::star::awt::Rectangle queryBorderedArea([in] ::com::sun::star::awt::Rectangle aPreliminaryRectangle)
allows to get suggestion for resizing of object area surrounded by the border.