diff options
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv | 4 | ||||
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv | 4 |
2 files changed, 8 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 5781795d4c93..395e38856903 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -18,6 +18,9 @@ "ScCellCursorObj";"com::sun::star::table::CellProperties";"ShadowFormat" "ScCellCursorObj";"com::sun::star::table::CellProperties";"CellProtection" "ScCellCursorObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellCursorObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" "ScCellCursorObj";"com::sun::star::util::XMergeable";"merge()" "ScCellCursorObj";"com::sun::star::util::XMergeable";"getIsMerged()" "ScCellCursorObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" @@ -199,6 +202,7 @@ "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "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::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 d95636905adb..5be406448484 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -18,6 +18,9 @@ "ScCellObj";"com::sun::star::table::CellProperties";"ShadowFormat" "ScCellObj";"com::sun::star::table::CellProperties";"CellProtection" "ScCellObj";"com::sun::star::table::CellProperties";"UserDefinedAttributes#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"DiagonalTLBR#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"DiagonalBLTR#optional" +"ScCellObj";"com::sun::star::table::CellProperties";"ShrinkToFit#optional" "ScCellObj";"com::sun::star::util::XSearchable";"createSearchDescriptor()" "ScCellObj";"com::sun::star::util::XSearchable";"findAll()" "ScCellObj";"com::sun::star::util::XSearchable";"findFirst()" @@ -197,6 +200,7 @@ "ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "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::text::Text";"StartRedline#optional" "ScCellObj";"com::sun::star::text::Text";"EndRedline#optional" "ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" |