LibreOffice
LibreOffice 7.4 SDK API Reference
Exported Interfaces | List of all members
XXSLTTransformer Interface Reference

An interface for XSLT transformers. More...

import"XXSLTTransformer.idl";

Inheritance diagram for XXSLTTransformer:
XActiveDataControl XActiveDataSink XActiveDataSource XInitialization XInterface XInterface XInterface XInterface XSLT2Transformer XSLTTransformer

Exported Interfaces

interface com::sun::star::io::XActiveDataControl
 
interface com::sun::star::io::XActiveDataSink
 
interface com::sun::star::io::XActiveDataSource
 
interface com::sun::star::lang::XInitialization
 

Additional Inherited Members

- Public Member Functions inherited from XActiveDataControl
void addListener ([in] com::sun::star::io::XStreamListener aListener)
 registers an object to receive events from this data source. More...
 
void removeListener ([in] com::sun::star::io::XStreamListener aListener)
 unregisters an object to receive events from this data source. More...
 
void start ()
 starts I/O. More...
 
void terminate ()
 does a weak abort. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 
- Public Member Functions inherited from XActiveDataSink
void setInputStream ([in] com::sun::star::io::XInputStream aStream)
 plugs the input stream. More...
 
com::sun::star::io::XInputStream getInputStream ()
 
- Public Member Functions inherited from XActiveDataSource
void setOutputStream ([in] com::sun::star::io::XOutputStream aStream)
 plugs the output stream. More...
 
com::sun::star::io::XOutputStream getOutputStream ()
 
- Public Member Functions inherited from XInitialization
void initialize ([in] sequence< any > aArguments) raises ( com::sun::star::uno::Exception )
 initializes the object. More...
 

Detailed Description

An interface for XSLT transformers.

Since
LibreOffice 4.0

Exported Interfaces

◆ com::sun::star::io::XActiveDataControl

◆ com::sun::star::io::XActiveDataSink

◆ com::sun::star::io::XActiveDataSource

◆ com::sun::star::lang::XInitialization


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