diff options
3 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv index 60ee5aad1645..cfe1f3bfef3b 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv @@ -189,6 +189,7 @@ "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv index b4b1affdb6a0..c38c09cc1156 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv @@ -155,6 +155,7 @@ "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "ScCellTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv index df98af623175..db461f1de201 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv @@ -155,6 +155,7 @@ "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScHeaderFooterTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" |