diff options
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv | 3 | ||||
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv index fa162062bb44..f4bfe9591513 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv @@ -135,7 +135,7 @@ "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"RubyText#optional" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -154,6 +154,7 @@ "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "SwXTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "SwXTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv index ff72ac6c9541..ecb175b3db73 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv @@ -102,7 +102,7 @@ "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"RubyText#optional" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -121,6 +121,7 @@ "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "SwXTextDefaults";"com::sun::star::text::Defaults";"TabStopDistance" "SwXTextDefaults";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextDefaults";"com::sun::star::beans::XPropertySet";"setPropertyValue()" |