LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Writer Service Reference

import "Writer.idl";

Inheritance diagram for Writer:
XWriter XActiveDataSource XExtendedDocumentHandler XInterface XDocumentHandler XInterface

Additional Inherited Members

- Exported Interfaces inherited from XWriter
interface com::sun::star::io::XActiveDataSource
 
interface com::sun::star::xml::sax::XExtendedDocumentHandler
 
- 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 XExtendedDocumentHandler
void startCDATA () raises ( com::sun::star::xml::sax::SAXException )
 receives notification about the start of a CDATA section in the XML-source. More...
 
void endCDATA () raises ( com::sun::star::xml::sax::SAXException )
 informs about the end of a CDATA-Section. More...
 
void comment ([in] string sComment) raises ( com::sun::star::xml::sax::SAXException )
 receives notification about a comment in the XML-source. More...
 
void allowLineBreak () raises ( com::sun::star::xml::sax::SAXException )
 informs a writer that it is allowable to insert a line break and indentation before the next XDocumentHandler-call. More...
 
void unknown ([in] string sString) raises ( com::sun::star::xml::sax::SAXException )
 notifies that any characters that cannot be handled by other callback methods are announced through this method. More...
 

Detailed Description

Since
LibreOffice 4.0

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