From 04c2ae35e16f93e5d162dfa2485e93be1e159169 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 21 Nov 2006 13:03:41 +0000 Subject: INTEGRATION: CWS qadev27 (1.6.40); FILE MERGED 2006/06/20 09:49:46 cn 1.6.40.1: #i66582# add com::sun::star::style::CharacterProperties';'TextUserDefinedAttributes#optional' --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv | 1 + qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv | 1 + qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv | 1 + 3 files changed, 3 insertions(+) (limited to 'qadevOOo/objdsc/sc') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv index 60ee5aad1645..cfe1f3bfef3b 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangesObj.csv @@ -189,6 +189,7 @@ "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellRangesObj";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScCellRangesObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv index b4b1affdb6a0..c38c09cc1156 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellTextCursor.csv @@ -155,6 +155,7 @@ "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScCellTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScCellTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "ScCellTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScCellTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv index df98af623175..db461f1de201 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScHeaderFooterTextCursor.csv @@ -155,6 +155,7 @@ "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharHidden#optional" +"ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" "ScHeaderFooterTextCursor";"com::sun::star::document::XDocumentInsertable#optional";"insertDocumentFromURL()" "ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScHeaderFooterTextCursor";"com::sun::star::beans::XPropertySet";"setPropertyValue()" -- cgit