LibreOffice Module sc (master) 1
|
#include <XMLExportDatabaseRanges.hxx>
Public Member Functions | |
ScXMLExportDatabaseRanges (ScXMLExport &rExport) | |
ScMyEmptyDatabaseRangesContainer | GetEmptyDatabaseRanges () |
void | WriteDatabaseRanges () |
Private Attributes | |
ScXMLExport & | rExport |
ScDocument * | pDoc |
Definition at line 32 of file XMLExportDatabaseRanges.hxx.
|
explicit |
Definition at line 121 of file XMLExportDatabaseRanges.cxx.
ScMyEmptyDatabaseRangesContainer ScXMLExportDatabaseRanges::GetEmptyDatabaseRanges | ( | ) |
Definition at line 127 of file XMLExportDatabaseRanges.cxx.
References ScMyEmptyDatabaseRangesContainer::AddNewEmptyDatabaseRange(), SvXMLExport::CheckAttrList(), SvXMLExport::GetModel(), ScXMLExport::GetSharedData(), rExport, SC_UNO_DATABASERNG, SC_UNONAME_SRCTYPE, SC_UNONAME_STRIPDAT, ScMySharedData::SetLastColumn(), and ScMySharedData::SetLastRow().
Referenced by ScXMLExport::ExportContent_().
void ScXMLExportDatabaseRanges::WriteDatabaseRanges | ( | ) |
Definition at line 700 of file XMLExportDatabaseRanges.cxx.
References ScDBCollection::NamedDBs::begin(), ScDBCollection::AnonDBs::begin(), ScDBCollection::NamedDBs::empty(), ScDBCollection::AnonDBs::empty(), ScDBCollection::NamedDBs::end(), ScDBCollection::AnonDBs::end(), ScDBCollection::getAnonDBs(), ScDocument::GetAnonymousDBData(), ScDocument::GetDBCollection(), ScXMLExport::GetDocument(), ScDBCollection::getNamedDBs(), ScDocument::GetTableCount(), ScDBCollection::GlobalAnonymous, ScDBCollection::GlobalNamed, i, p, pDoc, rExport, ScDBCollection::SheetAnonymous, XML_DATABASE_RANGES, and XML_NAMESPACE_TABLE.
Referenced by ScXMLExport::ExportContent_().
|
private |
Definition at line 35 of file XMLExportDatabaseRanges.hxx.
Referenced by WriteDatabaseRanges().
|
private |
Definition at line 34 of file XMLExportDatabaseRanges.hxx.
Referenced by GetEmptyDatabaseRanges(), and WriteDatabaseRanges().