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

#include <xedbdata.hxx>

Collaboration diagram for XclExpTables::Entry:
[legend]

Public Member Functions

 Entry (const ScDBData *pData, sal_Int32 nTableId)
 used as [n] in table[n].xml part name. More...
 

Public Attributes

const ScDBDatampData
 
sal_Int32 mnTableId
 

Detailed Description

Definition at line 36 of file xedbdata.hxx.

Constructor & Destructor Documentation

◆ Entry()

XclExpTables::Entry::Entry ( const ScDBData pData,
sal_Int32  nTableId 
)

used as [n] in table[n].xml part name.

Definition at line 158 of file xedbdata.cxx.

References pData.

Member Data Documentation

◆ mnTableId

sal_Int32 XclExpTables::Entry::mnTableId

Definition at line 39 of file xedbdata.hxx.

Referenced by XclExpTables::SaveTableXml().

◆ mpData

const ScDBData* XclExpTables::Entry::mpData

Definition at line 38 of file xedbdata.hxx.

Referenced by XclExpTables::SaveTableXml().


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