diff options
3 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv index 048bb30842e3..ab228661b347 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -206,6 +206,7 @@ "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv index 110ec99bade1..583f9f622b18 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -204,6 +204,7 @@ "ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellObj";"com::sun::star::text::Text";"StartRedline#optional" "ScCellObj";"com::sun::star::text::Text";"EndRedline#optional" "ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv index 129b2b168789..ee4353710eb2 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -199,6 +199,7 @@ "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" |