diff options
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv | 4 |
1 files changed, 3 insertions, 1 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 6b70fe619db5..5781795d4c93 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -180,7 +180,7 @@ "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -223,6 +223,8 @@ "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"expandToEntireColumns()" "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"expandToEntireRows()" "ScCellCursorObj";"com::sun::star::sheet::XSheetCellCursor";"collapseToSize()" +"ScCellCursorObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScCellCursorObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" "ScCellCursorObj";"com::sun::star::util::XImportable";"createImportDescriptor()" "ScCellCursorObj";"com::sun::star::util::XImportable";"doImport()" "ScCellCursorObj";"com::sun::star::util::XSortable";"createSortDescriptor()" |