LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
XChartShape Interface Reference

this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape More...

import "XChartShape.idl";

Inheritance diagram for XChartShape:
XInterface

Public Member Functions

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 )
 the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet
 
any getPropertyValue ([in] string PropertyName) raises ( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException )
 the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet
 
com::sun::star::awt::Point getPosition ()
 the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
 
void setPosition ([in] com::sun::star::awt::Point aPosition)
 the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
 
com::sun::star::awt::Size getSize ()
 the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
 
void setSize ([in] com::sun::star::awt::Size aSize) raises ( com::sun::star::beans::PropertyVetoException )
 the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape
 
string getShapeType ()
 the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape ?
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape

Member Function Documentation

◆ getPosition()

com::sun::star::awt::Point getPosition ( )

the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape

◆ getPropertyValue()

any getPropertyValue ( [in] string PropertyName)
raises ( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException )

the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet

◆ getShapeType()

string getShapeType ( )

the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape ?

?????????? deprecated

◆ getSize()

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)

the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape

◆ setPropertyValue()

the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet

◆ setSize()

the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape


The documentation for this interface was generated from the following file: