LibreOffice Module sc (master) 1
|
#include <orcusxml.hxx>
Public Member Functions | |
CellLink (const ScAddress &rPos, OString aPath) | |
Public Attributes | |
ScAddress | maPos |
OString | maPath |
Definition at line 59 of file orcusxml.hxx.
ScOrcusImportXMLParam::CellLink::CellLink | ( | const ScAddress & | rPos, |
OString | aPath | ||
) |
Definition at line 28 of file orcusxml.cxx.
References maPath.
OString ScOrcusImportXMLParam::CellLink::maPath |
Definition at line 62 of file orcusxml.hxx.
Referenced by ScOrcusXMLContextImpl::importXML().
ScAddress ScOrcusImportXMLParam::CellLink::maPos |
Definition at line 61 of file orcusxml.hxx.
Referenced by ScOrcusXMLContextImpl::importXML().