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 | cde76d0fe62114ad2c805b73a479b9209d29b4b9 (patch) | |
tree | 5616ffa99c4783a075e019d399fa514792967f0b /qadevOOo/objdsc | |
parent | d09add8618cbf690573a36f31edf3796b29db1c6 (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 4d8a3ea83579..c93369af74f3 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 2e757d043aec..2f2e52f42508 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 d9a5b04ef0fc..524fd0f3299b 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()" |