summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-03-01 09:11:33 +0000
committerOliver Specht <os@openoffice.org>2001-03-01 09:11:33 +0000
commit8ab6f127ae0dcea61960127b8b3ac36851c810cd (patch)
tree2f6aac2407ba28ef20b8eaf053f8c4a57fe5b27f /offapi/com/sun
parentcfde8ecc0fce2aff01d6906fbf3cfd7a30b92277 (diff)
#84492# FrameStyle->FrameStyleName
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/text/BaseFrame.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/text/BaseFrame.idl b/offapi/com/sun/star/text/BaseFrame.idl
index c7691f4f20e9..8c1c39d88c05 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-02-15 14:35:20 $
+ * last change: $Author: os $ $Date: 2001-03-01 10:11:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,7 +132,7 @@ service BaseFrame
//-------------------------------------------------------------------------
/** contains the number of the page where the objects are anchored.
<p> The value is valid only if the
- <type>TextContentAnchorType</type> is
+ AnchorType is
<const>TextContentAnchorType::AT_PAGE</const>.</p>
*/
[property] short AnchorPageNo;
@@ -213,7 +213,7 @@ service BaseFrame
//-------------------------------------------------------------------------
/** contains the name of the frame style that is applied to this object.
*/
- [property] string FrameStyle;
+ [property] string FrameStyleName;
//-------------------------------------------------------------------------
/** contains the left margin of the object.