Home
last modified time | relevance | path

Searched refs:XConnectableShape (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/drawing/
H A D_XConnectorShape.java31 import com.sun.star.drawing.XConnectableShape;
60 private XConnectableShape shape1 = null,
74 shape1 = (XConnectableShape) UnoRuntime.queryInterface in before()
75 (XConnectableShape.class, shapes[0]) ; in before()
76 shape2 = (XConnectableShape) UnoRuntime.queryInterface in before()
77 (XConnectableShape.class, shapes[1]) ; in before()
/aoo41x/main/offapi/com/sun/star/drawing/
H A DXConnectorShape.idl31 #include <com/sun/star/drawing/XConnectableShape.idl>
54 void connectStart( [in] com::sun::star::drawing::XConnectableShape xShape,
62 void connectEnd( [in] com::sun::star::drawing::XConnectableShape xShape,
71 void disconnectBegin( [in] com::sun::star::drawing::XConnectableShape xShape );
79 void disconnectEnd( [in] com::sun::star::drawing::XConnectableShape xShape );
H A DXConnectableShape.idl43 published interface XConnectableShape: com::sun::star::uno::XInterface
46 // DOCUMENTATION OMITTED FOR XConnectableShape::canConnect
54 // DOCUMENTATION OMITTED FOR XConnectableShape::doConnect
H A Dmakefile.mk183 XConnectableShape.idl\
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx477 void SAL_CALL SvxShapeConnector::connectStart( const uno::Reference< drawing::XConnectableShape >& … in connectStart()
492 void SAL_CALL SvxShapeConnector::connectEnd( const uno::Reference< drawing::XConnectableShape >& xS… in connectEnd()
508 void SAL_CALL SvxShapeConnector::disconnectBegin( const uno::Reference< drawing::XConnectableShape in disconnectBegin() argument
521 void SAL_CALL SvxShapeConnector::disconnectEnd( const uno::Reference< drawing::XConnectableShape >&… in disconnectEnd() argument
/aoo41x/main/svx/inc/svx/
H A Dunoshape.hxx482 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XConnectableShape >& xShape, :…
483 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XConnectableShape >& xShape, :…
484 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XConnectableShape >& xShape ) …
485 … const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XConnectableShape >& xShape ) …

Completed in 37 milliseconds