LibreOffice Module sc (master) 1
|
#include <xmltabi.hxx>
Public Member Functions | |
ScXMLExternalTabData () | |
Public Attributes | |
ScExternalRefCache::TableTypeRef | mpCacheTable |
sal_Int32 | mnRow |
sal_Int32 | mnCol |
sal_uInt16 | mnFileId |
Definition at line 29 of file xmltabi.hxx.
ScXMLExternalTabData::ScXMLExternalTabData | ( | ) |
Definition at line 127 of file xmltabi.cxx.
sal_Int32 ScXMLExternalTabData::mnCol |
Definition at line 33 of file xmltabi.hxx.
Referenced by ScXMLExternalRefRowContext::endFastElement(), ScXMLExternalRefCellContext::endFastElement(), and ScXMLExternalRefRowContext::ScXMLExternalRefRowContext().
sal_uInt16 ScXMLExternalTabData::mnFileId |
Definition at line 34 of file xmltabi.hxx.
Referenced by ScXMLExternalRefTabSourceContext::endFastElement().
sal_Int32 ScXMLExternalTabData::mnRow |
Definition at line 32 of file xmltabi.hxx.
Referenced by ScXMLExternalRefRowContext::endFastElement(), and ScXMLExternalRefCellContext::endFastElement().
ScExternalRefCache::TableTypeRef ScXMLExternalTabData::mpCacheTable |
Definition at line 31 of file xmltabi.hxx.
Referenced by ScXMLExternalRefRowContext::endFastElement(), and ScXMLExternalRefCellContext::endFastElement().