diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-11 14:24:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-11 14:24:18 +0000 |
commit | 4e22b786210d6e403fc9e22374a2c7a9835a9c81 (patch) | |
tree | 3d89a8e6f16e08cb85dd4dc7273a10a42b727ac5 /qadevOOo/objdsc | |
parent | 4cf106e004ead0da196cb2fa137aa343c4493338 (diff) |
INTEGRATION: CWS tleamisc (1.4.92); FILE MERGED
2004/08/10 14:26:34 sw 1.4.92.1: #i25331#
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()" |