1 #ifndef __com_sun_star_chart_XSecondAxisTitleSupplier_idl__
2 #define __com_sun_star_chart_XSecondAxisTitleSupplier_idl__
4 #ifndef __com_sun_star_uno_XInterface_idl__
5 #include
<com
/sun
/star
/uno
/XInterface.idl
>
8 #ifndef __com_sun_star_drawing_XShape_idl__
9 #include
<com
/sun
/star
/drawing
/XShape.idl
>
13 module com
{ module sun
{ module star
{ module chart
{
15 interface XSecondAxisTitleSupplier
: com
::sun
::star
::uno
::XInterface
17 com
::sun
::star
::drawing
::XShape getSecondXAxisTitle
();
19 com
::sun
::star
::drawing
::XShape getSecondYAxisTitle
();