summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:10:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:10:39 +0000
commitfe00a243ca22f54c64f0ebcdfd959194f8e4b319 (patch)
tree537e744e4642c165e6820eed09451ce6c0d24892 /offapi/com/sun
parent792910c3691375e59604f54dc89cf31debb706d1 (diff)
INTEGRATION: CWS sdk01 (1.3.4.1.38); FILE MERGED
2003/04/07 09:10:22 mi 1.3.4.1.38.1: #107627# new idls marked with @since
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
index 1e322cfaf..760a726af 100644
--- a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
+++ b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SpreadsheetDrawPage.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:56:08 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:10:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,8 +82,6 @@
/** This abstract service is implemented by every page of a
<type>SpreadsheetDocument</type>.
-
-
@example create and insert a couple of <type scope="com::sun::star::drawing">LineShape</type>s:
<listing>
@@ -97,6 +95,8 @@
xPage.add( xShape )
next x%
</listing>
+
+ @since #107627#
*/
service SpreadsheetDrawPage
{