LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"XConnectableShape.idl";
Public Member Functions | |
boolean | canConnect ([in] com::sun::star::awt::Point nPos, [in] boolean bCreateGluePoint, [in] long nMaxDist) |
boolean | doConnect ([in] com::sun::star::awt::Point nPos, [in] boolean bCreateGluePoint, [in] long nMaxDist) |
Public Member Functions inherited from XInterface | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |
boolean canConnect | ( | [in] com::sun::star::awt::Point | nPos, |
[in] boolean | bCreateGluePoint, | ||
[in] long | nMaxDist | ||
) |
boolean doConnect | ( | [in] com::sun::star::awt::Point | nPos, |
[in] boolean | bCreateGluePoint, | ||
[in] long | nMaxDist | ||
) |