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

#include <orcusxml.hxx>

Collaboration diagram for ScOrcusImportXMLParam::CellLink:
[legend]

Public Member Functions

 CellLink (const ScAddress &rPos, OString aPath)
 

Public Attributes

ScAddress maPos
 
OString maPath
 

Detailed Description

Definition at line 59 of file orcusxml.hxx.

Constructor & Destructor Documentation

◆ CellLink()

ScOrcusImportXMLParam::CellLink::CellLink ( const ScAddress rPos,
OString  aPath 
)

Definition at line 28 of file orcusxml.cxx.

References maPath.

Member Data Documentation

◆ maPath

OString ScOrcusImportXMLParam::CellLink::maPath

Definition at line 62 of file orcusxml.hxx.

Referenced by ScOrcusXMLContextImpl::importXML().

◆ maPos

ScAddress ScOrcusImportXMLParam::CellLink::maPos

Definition at line 61 of file orcusxml.hxx.

Referenced by ScOrcusXMLContextImpl::importXML().


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