summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-16 07:28:22 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-16 07:28:22 +0000
commit467706331160139f07fbfee2328538f6adb2f87a (patch)
treeec473dafa967ec0870e9a866429aaea582b5dab6 /offapi
parent#55857# broken links (diff)
downloadcore-467706331160139f07fbfee2328538f6adb2f87a.tar.gz
core-467706331160139f07fbfee2328538f6adb2f87a.zip
#55857 broken links
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/drawing/XShapeDescriptor.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/drawing/XShapeDescriptor.idl b/offapi/com/sun/star/drawing/XShapeDescriptor.idl
index d43e14cdf418..2a478edba0fb 100644
--- a/offapi/com/sun/star/drawing/XShapeDescriptor.idl
+++ b/offapi/com/sun/star/drawing/XShapeDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XShapeDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:34 $
+ * last change: $Author: mi $ $Date: 2003-01-16 08:28:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,13 +75,13 @@
/** offers some settings which are allowed even for objects which are not yet inserted into a draw page.
@deprecated
+ replaced by <type scope="com::sun::star::lang">XServiceName</type>
*/
interface XShapeDescriptor: com::sun::star::uno::XInterface
{
/**
@returns
- the service name of a string. Will be replaced
- by <type>com::sun::star::lang::ServiceName</type>
+ the programmatic name of the shape type.
*/
string getShapeType();