LibreOffice Module sc (master) 1
|
#include <orcusxml.hxx>
Classes | |
struct | CellLink |
struct | RangeLink |
Public Attributes | |
std::vector< size_t > | maNamespaces |
std::vector< CellLink > | maCellLinks |
std::vector< RangeLink > | maRangeLinks |
Definition at line 57 of file orcusxml.hxx.
std::vector<CellLink> ScOrcusImportXMLParam::maCellLinks |
Definition at line 75 of file orcusxml.hxx.
Referenced by ScOrcusXMLContextImpl::importXML(), and ScXMLSourceDlg::OkPressed().
std::vector<size_t> ScOrcusImportXMLParam::maNamespaces |
Definition at line 74 of file orcusxml.hxx.
Referenced by ScOrcusXMLContextImpl::importXML(), and ScXMLSourceDlg::OkPressed().
std::vector<RangeLink> ScOrcusImportXMLParam::maRangeLinks |
Definition at line 76 of file orcusxml.hxx.
Referenced by sc::XMLFetchThread::execute(), ScOrcusXMLContextImpl::importXML(), and ScXMLSourceDlg::OkPressed().