LibreOffice Module sc (master) 1
|
#include <orcusxml.hxx>
Public Attributes | |
ScAddress | maPos |
std::vector< OString > | maFieldPaths |
std::vector< OString > | maRowGroups |
Definition at line 67 of file orcusxml.hxx.
std::vector<OString> ScOrcusImportXMLParam::RangeLink::maFieldPaths |
Definition at line 70 of file orcusxml.hxx.
Referenced by sc::XMLFetchThread::execute().
ScAddress ScOrcusImportXMLParam::RangeLink::maPos |
Definition at line 69 of file orcusxml.hxx.
Referenced by sc::XMLFetchThread::execute(), and ScXMLSourceDlg::OkPressed().
std::vector<OString> ScOrcusImportXMLParam::RangeLink::maRowGroups |
Definition at line 71 of file orcusxml.hxx.
Referenced by ScXMLSourceDlg::OkPressed().