1 #ifndef com_sun_star_chart_XFormattedString_idl
2 #define com_sun_star_chart_XFormattedString_idl
4 #ifndef __com_sun_star_uno_XInterface_idl__
5 #include
<com
/sun
/star
/uno
/XInterface.idl
>
8 #include
<com
/sun
/star
/beans
/PropertySet.idl
>
9 #include
<com
/sun
/star
/style
/CharacterProperties.idl
>
10 #include
<com
/sun
/star
/style
/CharacterPropertiesAsian.idl
>
11 #include
<com
/sun
/star
/style
/CharacterPropertiesComplex.idl
>
13 #include
<com
/sun
/star
/chart2
/XFormattedString.idl
>
24 service FormattedString
28 service com
::sun
::star
::beans
::PropertySet
;
30 service
::com
::sun
::star
::style
::CharacterProperties
;
31 [optional] service
::com
::sun
::star
::style
::CharacterPropertiesAsian
;
32 [optional] service
::com
::sun
::star
::style
::CharacterPropertiesComplex
;
36 interface XFormattedString
;