diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:07:48 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:07:48 +0000 |
commit | cd35c552417059829d19aa1cb2132fe0881279dc (patch) | |
tree | 67cc94eb5f7a59b73ccc4f9a082cb8cf059e1f7e /qadevOOo/objdsc/sw | |
parent | ac754d3c53504022c0ea64431fb955ffdb6136f7 (diff) |
INTEGRATION: CWS qadev27 (1.5.58); FILE MERGED
2006/06/20 09:49:49 cn 1.5.58.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'
Diffstat (limited to 'qadevOOo/objdsc/sw')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv | 1 | ||||
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv | 1 |
2 files changed, 2 insertions, 0 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 f4bfe9591513..4082ae2c74d8 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextCursor.csv @@ -155,6 +155,7 @@ "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::style::CharacterProperties";"TextUserDefinedAttributes#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 ecb175b3db73..b59c0897fa40 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.office.SwXTextDefaults.csv @@ -122,6 +122,7 @@ "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::style::CharacterProperties";"TextUserDefinedAttributes#optional" "SwXTextDefaults";"com::sun::star::text::Defaults";"TabStopDistance" "SwXTextDefaults";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SwXTextDefaults";"com::sun::star::beans::XPropertySet";"setPropertyValue()" |