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

for storage of external cell references More...

Collaboration diagram for TokenPool::ExtCellRef:
[legend]

Public Attributes

OUString maTabName
 
ScSingleRefData maRef
 
sal_uInt16 mnFileId
 

Detailed Description

for storage of external cell references

Definition at line 185 of file tokstack.hxx.

Member Data Documentation

◆ maRef

ScSingleRefData TokenPool::ExtCellRef::maRef

Definition at line 188 of file tokstack.hxx.

Referenced by TokenPool::GetElement(), and TokenPool::StoreExtRef().

◆ maTabName

OUString TokenPool::ExtCellRef::maTabName

Definition at line 187 of file tokstack.hxx.

Referenced by TokenPool::GetElement(), and TokenPool::StoreExtRef().

◆ mnFileId

sal_uInt16 TokenPool::ExtCellRef::mnFileId

Definition at line 189 of file tokstack.hxx.

Referenced by TokenPool::GetElement(), and TokenPool::StoreExtRef().


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