summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-06 14:56:24 +0000
committerOliver Specht <os@openoffice.org>2001-03-06 14:56:24 +0000
commitb4e2e54657b6c5d416274b3d9aeb66f441890256 (patch)
treefcd72f47170117c9e50fe917fbf17938e3ca622e /offapi/com/sun
parentdb8b2d16919c87cafa8daa25b38fc546140494e5 (diff)
#84286# inherit service TextContent
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/text/BaseFrame.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/BaseFrame.idl b/offapi/com/sun/star/text/BaseFrame.idl
index d91a7ed12e75..e2f7bceb0c2e 100644
--- a/offapi/com/sun/star/text/BaseFrame.idl
+++ b/offapi/com/sun/star/text/BaseFrame.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: BaseFrame.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: os $ $Date: 2001-03-06 15:41:55 $
+ * last change: $Author: os $ $Date: 2001-03-06 15:56:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,6 +96,7 @@
*/
service BaseFrame
{
+ service TextContent;
//-------------------------------------------------------------------------
/** This interface specifies the access to the shape data (position
and size) of the text frame.