diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:03:05 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-11-21 13:03:05 +0000 |
commit | 9ddc88771b471c85e4da69d4373be9e09f3cc0db (patch) | |
tree | dac4bae3fbefd79a5c5f2c9cbc105d3e3b4f7590 /qadevOOo/objdsc | |
parent | 8080d9d06a9fb7c0869582e4df468b14dc67b192 (diff) |
INTEGRATION: CWS qadev27 (1.7.28); FILE MERGED
2006/06/20 09:49:46 cn 1.7.28.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional'
Diffstat (limited to 'qadevOOo/objdsc')
3 files changed, 3 insertions, 0 deletions
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 048bb30842e3..ab228661b347 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -206,6 +206,7 @@ "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellCursorObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellCursorObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellCursorObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" 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 110ec99bade1..583f9f622b18 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -204,6 +204,7 @@ "ScCellObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellObj";"com::sun::star::text::Text";"StartRedline#optional" "ScCellObj";"com::sun::star::text::Text";"EndRedline#optional" "ScCellObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv index 129b2b168789..ee4353710eb2 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -199,6 +199,7 @@ "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellRangeObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangeObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellRangeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" |