summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextTableRow.idl
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-06-25 08:57:20 +0000
committerThomas Lange <tl@openoffice.org>2002-06-25 08:57:20 +0000
commitb223740e99c1f9034a59eff26abb64ec8bad2ac1 (patch)
treef8387b16c184ae8dd3026acc0996bfc37053eb4f /offapi/com/sun/star/text/TextTableRow.idl
parentad7108b31a2a7a0c2bb58d5c7aba0f69b387ab3c (diff)
#98228# property 'VertOrient' moved from TextTableRow to CellProperties
Diffstat (limited to 'offapi/com/sun/star/text/TextTableRow.idl')
-rw-r--r--offapi/com/sun/star/text/TextTableRow.idl15
1 files changed, 5 insertions, 10 deletions
diff --git a/offapi/com/sun/star/text/TextTableRow.idl b/offapi/com/sun/star/text/TextTableRow.idl
index e1392c8c36b7..04f6c5a160dd 100644
--- a/offapi/com/sun/star/text/TextTableRow.idl
+++ b/offapi/com/sun/star/text/TextTableRow.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextTableRow.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $
+ * last change: $Author: tl $ $Date: 2002-06-25 09:56:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -110,14 +110,6 @@ service TextTableRow
//-------------------------------------------------------------------------
- // DocMerge from xml: property com::sun::star::text::TextTableRow::VertOrient
- /** the vertical orientation of the text inside of the table cells in
- this row.@see VertOrientation
- */
- [property] short VertOrient;
-
- //-------------------------------------------------------------------------
-
// DocMerge from xml: property com::sun::star::text::TextTableRow::BackGraphicURL
/** contains the URL of a background graphic.
*/
@@ -168,6 +160,9 @@ service TextTableRow
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/21 08:35:21 mi
+ @see interface/service/... ident -> @see ident - for new docu generator
+
Revision 1.4 2000/12/14 12:53:44 mi
<true></true> -> <TRUE/> and same with FALSE