LibreOffice Module sc (master) 1
Classes | Public Attributes | List of all members
ScOrcusImportXMLParam Struct Reference

#include <orcusxml.hxx>

Classes

struct  CellLink
 
struct  RangeLink
 

Public Attributes

std::vector< size_t > maNamespaces
 
std::vector< CellLinkmaCellLinks
 
std::vector< RangeLinkmaRangeLinks
 

Detailed Description

Definition at line 57 of file orcusxml.hxx.

Member Data Documentation

◆ maCellLinks

std::vector<CellLink> ScOrcusImportXMLParam::maCellLinks

Definition at line 75 of file orcusxml.hxx.

Referenced by ScOrcusXMLContextImpl::importXML(), and ScXMLSourceDlg::OkPressed().

◆ maNamespaces

std::vector<size_t> ScOrcusImportXMLParam::maNamespaces

Definition at line 74 of file orcusxml.hxx.

Referenced by ScOrcusXMLContextImpl::importXML(), and ScXMLSourceDlg::OkPressed().

◆ maRangeLinks

std::vector<RangeLink> ScOrcusImportXMLParam::maRangeLinks

The documentation for this struct was generated from the following file: