LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
sw::IndexingExport Class Reference

#include <IndexingExport.hxx>

Collaboration diagram for sw::IndexingExport:
[legend]

Public Member Functions

 IndexingExport (SvStream &rStream, SwDoc *pDoc)
 
bool runExport ()
 

Private Attributes

ModelTraverser m_aModelTraverser
 
tools::XmlWriter m_aXmlWriter
 

Detailed Description

Definition at line 18 of file IndexingExport.hxx.

Constructor & Destructor Documentation

◆ IndexingExport()

sw::IndexingExport::IndexingExport ( SvStream rStream,
SwDoc pDoc 
)

Definition at line 179 of file IndexingExport.cxx.

Member Function Documentation

◆ runExport()

bool sw::IndexingExport::runExport ( )

Member Data Documentation

◆ m_aModelTraverser

ModelTraverser sw::IndexingExport::m_aModelTraverser
private

Definition at line 21 of file IndexingExport.hxx.

Referenced by runExport().

◆ m_aXmlWriter

tools::XmlWriter sw::IndexingExport::m_aXmlWriter
private

Definition at line 22 of file IndexingExport.hxx.

Referenced by runExport().


The documentation for this class was generated from the following files: