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

for storage of external area references More...

Collaboration diagram for TokenPool::ExtAreaRef:
[legend]

Public Attributes

OUString maTabName
 
ScComplexRefData maRef
 
sal_uInt16 mnFileId
 

Detailed Description

for storage of external area references

Definition at line 194 of file tokstack.hxx.

Member Data Documentation

◆ maRef

ScComplexRefData TokenPool::ExtAreaRef::maRef

Definition at line 197 of file tokstack.hxx.

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

◆ maTabName

OUString TokenPool::ExtAreaRef::maTabName

Definition at line 196 of file tokstack.hxx.

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

◆ mnFileId

sal_uInt16 TokenPool::ExtAreaRef::mnFileId

Definition at line 198 of file tokstack.hxx.

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


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