diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-14 07:40:21 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-14 07:40:21 +0000 |
commit | c6d739e87c5b997b926e2568e8e7b6bbbce885a5 (patch) | |
tree | e52728a590df6a99f44c39dc1b9f61c4068d3491 /offapi | |
parent | e3561c9442bb056158739af64363192eaf6a8767 (diff) |
INTEGRATION: CWS tl21 (1.3.56); FILE MERGED
2006/05/31 10:01:01 tl 1.3.56.2: #i50628# add description of property UserDefinedAttributes to slected services by using css.xml.UserDefinedAttributesSupplier
2006/05/15 09:35:37 tl 1.3.56.1: #i54823#, #i62825# change IDL's to match the already (and never changed) implementations
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/type_reference/typelibrary_history.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/offapi/type_reference/typelibrary_history.txt b/offapi/type_reference/typelibrary_history.txt index 02661518c525..010947bfa916 100644 --- a/offapi/type_reference/typelibrary_history.txt +++ b/offapi/type_reference/typelibrary_history.txt @@ -84,3 +84,15 @@ This of course is accepted to have a 1:1 relation between the reference and OOo2.0.2. With the next update we get in sync and depending versioning processes won't be affected. + +05/15/06 (JSC, TL): TaskID=i54823,i62825 + adapt the documentation because of specification errors which have never matched + the existing implmentation. + Style -> FollowStyle property is now of type string instead of boolean + TextTableRow -> TableColumnSeparators is now a sequence instead of the single return + +05/31/06 (TL, JSC)): TaskID i50628 + Exchange property UserDefinedAttributes with service UserDefinedAttributesSupplier + including this property to provide a unique description at a single place for + the property. + |