summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextTableRow.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
commitb60ecff99ee637e28fed7890e6781178ae5b2200 (patch)
treed95c1a90c67837cee2936ba8b29550636517321d /offapi/com/sun/star/text/TextTableRow.idl
parent27c0c3ae6b7705f44b20bca1581ce01c31bf5549 (diff)
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/text/TextTableRow.idl')
-rw-r--r--offapi/com/sun/star/text/TextTableRow.idl41
1 files changed, 39 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextTableRow.idl b/offapi/com/sun/star/text/TextTableRow.idl
index 5ffc7c6edfdf..bae16339d69e 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 12:19:03 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:43:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -157,5 +157,42 @@ service TextTableRow
}; }; }; };
+/*=============================================================================
+ $Log: not supported by cvs2svn $
+ Revision 1.6 2002/06/25 09:56:40 tl
+ #98228# property 'VertOrient' moved from TextTableRow to CellProperties
+
+ 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
+
+ Revision 1.3 2000/11/08 12:44:27 mi
+ moved from api
+
+ Revision 1.1.1.1 2000/09/18 23:36:04 hjs
+ initial import
+
+ Revision 1.7 2000/09/11 11:53:01 mi
+ documentation merged from XML
+
+ Revision 1.5 2000/06/29 12:27:31 os
+ TransparentBackground -> ~BackTransparent
+
+ Revision 1.4 2000/06/16 11:42:16 os
+ #75622# BackGraphicLocation/URL/Filter added/changed
+
+ Revision 1.3 2000/02/21 16:18:16 mi
+ string documentation from stardiv...*.idl-files
+
+ Revision 1.2 2000/02/07 11:25:02 mi
+ zu #70728# missing documentation marked
+
+ Revision 1.1.1.1 1999/11/11 09:48:46 jsc
+ new
+
+
+=============================================================================*/
#endif