LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef com_sun_star_chart2_data_XRangeXMLConversion_idl
20 #define com_sun_star_chart2_data_XRangeXMLConversion_idl
string convertRangeFromXML([in] string aXMLRange)
converts an XML-style range into the internal DataProvider's format.
string convertRangeToXML([in] string aRangeRepresentation)
converts the range to a valid XML syntax.
An application that provides data for a chart must implement this interface.
Definition: XRangeXMLConversion.idl:40
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48