LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
XConnectableShape Interface Referencepublished

import <XConnectableShape.idl;

Inheritance diagram for XConnectableShape:
XInterface

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.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

Member Function Documentation

◆ canConnect()

boolean canConnect ( [in] com::sun::star::awt::Point nPos,
[in] boolean bCreateGluePoint,
[in] long nMaxDist )

◆ doConnect()

boolean doConnect ( [in] com::sun::star::awt::Point nPos,
[in] boolean bCreateGluePoint,
[in] long nMaxDist )

The documentation for this interface was generated from the following file: