1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 #ifndef com_sun_star_chart_FormattedString_idl
3 #define com_sun_star_chart_FormattedString_idl
5 #include
<com
/sun
/star
/beans
/PropertySet.idl
>
6 #include
<com
/sun
/star
/style
/CharacterProperties.idl
>
7 #include
<com
/sun
/star
/style
/CharacterPropertiesAsian.idl
>
8 #include
<com
/sun
/star
/style
/CharacterPropertiesComplex.idl
>
9 #include
<com
/sun
/star
/chart2
/XFormattedString.idl
>
20 service FormattedString
24 service com
::sun
::star
::beans
::PropertySet
;
26 service
::com
::sun
::star
::style
::CharacterProperties
;
27 [optional] service
::com
::sun
::star
::style
::CharacterPropertiesAsian
;
28 [optional] service
::com
::sun
::star
::style
::CharacterPropertiesComplex
;
32 interface ::com
::sun
::star
::chart2
::XFormattedString
;
42 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */