diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:08:35 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:08:35 +0000 |
commit | b4be765b0bc233906a33506d340f6b23725c8948 (patch) | |
tree | 29ff28c856d62e2ff198cee9f73b3e1592597ade /qadevOOo/objdsc | |
parent | 074c9048d7296276f6548fe4b1974fe1933ac742 (diff) |
INTEGRATION: CWS qadev27 (1.5.58); FILE MERGED
2006/06/20 09:49:50 cn 1.5.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'
Diffstat (limited to 'qadevOOo/objdsc')
3 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv index 4d8a3ea83..c93369af7 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextRange.csv @@ -129,6 +129,7 @@ "SwXTextRange";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SwXTextRange";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "SwXTextRange";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"SwXTextRange";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SwXTextRange";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextRange";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SwXTextRange";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv index 2e757d043..2f2e52f42 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextTableCursor.csv @@ -132,6 +132,7 @@ "SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SwXTextTableCursor";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv index d9a5b04ef..524fd0f32 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextViewCursor.csv @@ -165,6 +165,7 @@ "SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SwXTextViewCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "SwXTextViewCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextViewCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" |