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

#include <orcusxml.hxx>

Collaboration diagram for ScOrcusImportXMLParam::RangeLink:
[legend]

Public Attributes

ScAddress maPos
 
std::vector< OString > maFieldPaths
 
std::vector< OString > maRowGroups
 

Detailed Description

Definition at line 67 of file orcusxml.hxx.

Member Data Documentation

◆ maFieldPaths

std::vector<OString> ScOrcusImportXMLParam::RangeLink::maFieldPaths

Definition at line 70 of file orcusxml.hxx.

Referenced by sc::XMLFetchThread::execute().

◆ maPos

ScAddress ScOrcusImportXMLParam::RangeLink::maPos

Definition at line 69 of file orcusxml.hxx.

Referenced by sc::XMLFetchThread::execute(), and ScXMLSourceDlg::OkPressed().

◆ maRowGroups

std::vector<OString> ScOrcusImportXMLParam::RangeLink::maRowGroups

Definition at line 71 of file orcusxml.hxx.

Referenced by ScXMLSourceDlg::OkPressed().


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