diff options
Diffstat (limited to 'qadevOOo/objdsc/sc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv | 4 |
1 files changed, 3 insertions, 1 deletions
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 7085949f0e07..d95636905adb 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -178,7 +178,7 @@ "ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"ScCellObj";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"RubyText#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -209,5 +209,7 @@ "ScCellObj";"com::sun::star::container::XEnumerationAccess#optional";"createEnumeration()" "ScCellObj";"com::sun::star::text::XText";"insertTextContent()" "ScCellObj";"com::sun::star::text::XText";"removeTextContent()" +"ScCellObj";"com::sun::star::util::XModifyBroadcaster#optional";"addModifyListener()" +"ScCellObj";"com::sun::star::util::XModifyBroadcaster#optional";"removeModifyListener()" "ScCellObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentBefore()" "ScCellObj";"com::sun::star::text::XRelativeTextContentInsert#optional";"insertTextContentAfter()" |