LibreOffice
LibreOffice 25.8 SDK API Reference
|
An optional interface that is implemented by resources that are relocatable to different anchors. More...
import "XRelocatableResource.idl";
Public Member Functions | |
boolean | relocateToAnchor ([in] XResource xNewAnchor) |
Replace the current anchor of the called resource with the given one. |
An optional interface that is implemented by resources that are relocatable to different anchors.
boolean relocateToAnchor | ( | [in] XResource | xNewAnchor | ) |
Replace the current anchor of the called resource with the given one.
xNewAnchor | The new anchor. |