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