LibreOffice Module tools (master) 1
Public Member Functions | Public Attributes | List of all members
tools::XmlWriterImpl Struct Reference
Collaboration diagram for tools::XmlWriterImpl:
[legend]

Public Member Functions

 XmlWriterImpl (SvStream *pStream)
 

Public Attributes

SvStreammpStream
 
xmlTextWriterPtr mpWriter
 
bool mbWriteXmlHeader
 

Detailed Description

Definition at line 34 of file XmlWriter.cxx.

Constructor & Destructor Documentation

◆ XmlWriterImpl()

tools::XmlWriterImpl::XmlWriterImpl ( SvStream pStream)
inline

Definition at line 36 of file XmlWriter.cxx.

Member Data Documentation

◆ mbWriteXmlHeader

bool tools::XmlWriterImpl::mbWriteXmlHeader

Definition at line 45 of file XmlWriter.cxx.

◆ mpStream

SvStream* tools::XmlWriterImpl::mpStream

Definition at line 43 of file XmlWriter.cxx.

◆ mpWriter

xmlTextWriterPtr tools::XmlWriterImpl::mpWriter

Definition at line 44 of file XmlWriter.cxx.


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