Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

deprecated interface XConnectorShape
Base Interfaces
XConnectorShapeXShapeXShapeDescriptor

XShape
(referenced interface's summary:)
lets you do a basic transformation on a Shape and get its type.
Usage Restrictions
deprecated

Methods' Summary
connectStart connects the start of this instance  
connectEnd connects the end of this instance.  
disconnectBegin disconnects the given Shape from the start of this instance.  
disconnectEnd disconnects the given Shape from the end of this instance.  
Methods' Details
connectStart
void
connectStart( [in] XConnectableShape  xShape,
[in] ConnectionType  nPos );

Description
connects the start of this instance
connectEnd
void
connectEnd( [in] XConnectableShape  xShape,
[in] ConnectionType  nPos );

Description
connects the end of this instance.
disconnectBegin
void
disconnectBegin( [in] XConnectableShape  xShape );

Description
disconnects the given Shape from the start of this instance.
disconnectEnd
void
disconnectEnd( [in] XConnectableShape  xShape );

Description
disconnects the given Shape from the end of this instance.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.