|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
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:35
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
base interface of all UNO interfaces
Definition: XInterface.idl:46