diff options
-rw-r--r-- | qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextCursor.csv | 1 | ||||
-rw-r--r-- | qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextRange.csv | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextCursor.csv b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextCursor.csv index 96e1ed0ff93a..fd7383f76c82 100644 --- a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextCursor.csv +++ b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextCursor.csv @@ -155,6 +155,7 @@ "SvxUnoTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SvxUnoTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "SvxUnoTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"SvxUnoTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SvxUnoTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "SvxUnoTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SvxUnoTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" diff --git a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextRange.csv b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextRange.csv index 1fe9b3e53b3b..92ade4421626 100644 --- a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextRange.csv +++ b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxUnoTextRange.csv @@ -129,6 +129,7 @@ "SvxUnoTextRange";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SvxUnoTextRange";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "SvxUnoTextRange";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"SvxUnoTextRange";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SvxUnoTextRange";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SvxUnoTextRange";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SvxUnoTextRange";"com::sun::star::beans::XPropertySet";"getPropertyValue()" |