Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart2 ::

unpublished interface XChartShape
Usage Restrictions
not published
Description
this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape

Methods' Summary
setPropertyValue the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet  
getPropertyValue the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet  
getPosition the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape  
setPosition the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape  
getSize the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape  
setSize the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape  
getShapeType the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape * ??????????? deprecated *  
Methods' Details
setPropertyValue
void
setPropertyValue( [in] string  aPropertyName,
[in] any  aValue )
raises( ::com::sun::star::beans::UnknownPropertyException,
::com::sun::star::beans::PropertyVetoException,
::com::sun::star::lang::IllegalArgumentException,
::com::sun::star::lang::WrappedTargetException );

Description
the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet
getPropertyValue
any
getPropertyValue( [in] string  PropertyName )
raises( ::com::sun::star::beans::UnknownPropertyException,
::com::sun::star::lang::WrappedTargetException );

Description
the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet
getPosition
::com::sun::star::awt::Point
getPosition();

Description
the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
setPosition
void
setPosition( [in] ::com::sun::star::awt::Point  aPosition );

Description
the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
getSize
::com::sun::star::awt::Size
getSize();

Description
the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
setSize
void
setSize( [in] ::com::sun::star::awt::Size  aSize )
raises( ::com::sun::star::beans::PropertyVetoException );

Description
the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
getShapeType
string
getShapeType();

Description
the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape * ??????????? deprecated *
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.