From 09c10bdd53a8ffe09d9861ead957fc2177f565cd Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Fri, 19 Mar 2004 14:53:48 +0000 Subject: INTEGRATION: CWS sab008 (1.4.36); FILE MERGED 2004/02/19 14:02:42 sw 1.4.36.1: #115009# --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qadevOOo/objdsc/sc') 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()" -- cgit