20module 
com {  module sun {  module star {  module graphic {
 
   22interface XPrimitive2D;
 
   41        [in] 
string aAbsolutePath);
 
   55        [in] 
string aAbsolutePath);
 
 
XSvgParser interface.
Definition XSvgParser.idl:30
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:46
Definition Ambiguous.idl:20