diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:25:41 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:25:41 +0000 |
commit | 03a696fe4425453d3620cbef69b207f654cc48b4 (patch) | |
tree | 5580b9ffc1847892c1f49b8773c702081aba278c /offapi/com/sun/star/drawing/XConnectableShape.idl | |
parent | 758a88e4ac1db47235ef8b46b15a03aee1fbb54c (diff) |
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 14:58:14 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/drawing/XConnectableShape.idl')
-rw-r--r-- | offapi/com/sun/star/drawing/XConnectableShape.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/XConnectableShape.idl b/offapi/com/sun/star/drawing/XConnectableShape.idl index a354b5471..f04aa3a1c 100644 --- a/offapi/com/sun/star/drawing/XConnectableShape.idl +++ b/offapi/com/sun/star/drawing/XConnectableShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnectableShape.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-02 15:12:29 $ + * last change: $Author: obo $ $Date: 2004-06-03 19:24:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ /** @deprecated */ -interface XConnectableShape: com::sun::star::uno::XInterface +published interface XConnectableShape: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XConnectableShape::canConnect |