diff options
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()" |