LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
ScXMLExportDatabaseRanges Class Reference

#include <XMLExportDatabaseRanges.hxx>

Collaboration diagram for ScXMLExportDatabaseRanges:
[legend]

Public Member Functions

 ScXMLExportDatabaseRanges (ScXMLExport &rExport)
 
ScMyEmptyDatabaseRangesContainer GetEmptyDatabaseRanges ()
 
void WriteDatabaseRanges ()
 

Private Attributes

ScXMLExportrExport
 
ScDocumentpDoc
 

Detailed Description

Definition at line 32 of file XMLExportDatabaseRanges.hxx.

Constructor & Destructor Documentation

◆ ScXMLExportDatabaseRanges()

ScXMLExportDatabaseRanges::ScXMLExportDatabaseRanges ( ScXMLExport rExport)
explicit

Definition at line 121 of file XMLExportDatabaseRanges.cxx.

Member Function Documentation

◆ GetEmptyDatabaseRanges()

ScMyEmptyDatabaseRangesContainer ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges ( )

◆ WriteDatabaseRanges()

void ScXMLExportDatabaseRanges::WriteDatabaseRanges ( )

Member Data Documentation

◆ pDoc

ScDocument* ScXMLExportDatabaseRanges::pDoc
private

Definition at line 35 of file XMLExportDatabaseRanges.hxx.

Referenced by WriteDatabaseRanges().

◆ rExport

ScXMLExport& ScXMLExportDatabaseRanges::rExport
private

Definition at line 34 of file XMLExportDatabaseRanges.hxx.

Referenced by GetEmptyDatabaseRanges(), and WriteDatabaseRanges().


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