From baf96a1e70750ae2d1d1161aa9bb21d71314a67d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 23 Mar 2005 12:31:29 +0000 Subject: INTEGRATION: CWS calcuno01 (1.4.24); FILE MERGED 2004/05/05 16:32:32 sw 1.4.24.1: i23114# --- qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxGraphicObject.csv | 6 +++++- qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShape.csv | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'qadevOOo/objdsc/svx') diff --git a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxGraphicObject.csv b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxGraphicObject.csv index d34d8a281cea..06940bf76a69 100644 --- a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxGraphicObject.csv +++ b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxGraphicObject.csv @@ -139,6 +139,9 @@ "SvxGraphicObject";"com::sun::star::text::XTextRange";"getEnd()" "SvxGraphicObject";"com::sun::star::text::XTextRange";"getString()" "SvxGraphicObject";"com::sun::star::text::XTextRange";"setString()" +"SvxGraphicObject";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"SvxGraphicObject";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"SvxGraphicObject";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharFontName" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharFontStyleName" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharFontFamily" @@ -169,7 +172,7 @@ "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"RubyText#optional" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -188,6 +191,7 @@ "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "SvxGraphicObject";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SvxGraphicObject";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SvxGraphicObject";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShape.csv b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShape.csv index 5e0db7f1273d..704673893f97 100644 --- a/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShape.csv +++ b/qadevOOo/objdsc/svx/com.sun.star.comp.office.SvxShape.csv @@ -163,6 +163,9 @@ "SvxShape";"com::sun::star::text::XTextRange";"getEnd()" "SvxShape";"com::sun::star::text::XTextRange";"getString()" "SvxShape";"com::sun::star::text::XTextRange";"setString()" +"SvxShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" +"SvxShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" +"SvxShape";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" "SvxShape";"com::sun::star::style::CharacterProperties";"CharFontName" "SvxShape";"com::sun::star::style::CharacterProperties";"CharFontStyleName" "SvxShape";"com::sun::star::style::CharacterProperties";"CharFontFamily" @@ -193,7 +196,7 @@ "SvxShape";"com::sun::star::style::CharacterProperties";"CharCombineIsOn#optional" "SvxShape";"com::sun::star::style::CharacterProperties";"CharCombinePrefix#optional" "SvxShape";"com::sun::star::style::CharacterProperties";"CharCombineSuffix#optional" -"SvxShape";"com::sun::star::style::CharacterProperties";"CharEmphasize#optional" +"SvxShape";"com::sun::star::style::CharacterProperties";"CharEmphasis#optional" "SvxShape";"com::sun::star::style::CharacterProperties";"CharRelief#optional" "SvxShape";"com::sun::star::style::CharacterProperties";"RubyText#optional" "SvxShape";"com::sun::star::style::CharacterProperties";"RubyAdjust#optional" @@ -212,6 +215,7 @@ "SvxShape";"com::sun::star::style::CharacterProperties";"CharUnderlineColor" "SvxShape";"com::sun::star::style::CharacterProperties";"CharUnderlineHasColor" "SvxShape";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" +"SvxShape";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "SvxShape";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "SvxShape";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "SvxShape";"com::sun::star::beans::XPropertySet";"getPropertyValue()" -- cgit