20#ifndef __com_sun_star_graphic_XSvgParser_idl__
21#define __com_sun_star_graphic_XSvgParser_idl__
26module
com { module sun { module star { module graphic {
28interface XPrimitive2D;
47 [in]
string aAbsolutePath);
61 [in]
string aAbsolutePath);
XSvgParser interface.
Definition XSvgParser.idl:36
any getDrawCommands([in] io::XInputStream xSvgStream, [in] string aAbsolutePath)
Get the "draw command" graph that is created from the SVG content.
sequence< XPrimitive2D > getDecomposition([in] io::XInputStream xSvgStream, [in] string aAbsolutePath)
Retrieve decomposed list of simpler primitives.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22