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

get or setup tab names for the current grammar More...

Public Member Functions

 TableRefEntry (formula::FormulaToken *p)
 

Public Attributes

ScTokenRef mxToken
 
sal_uInt16 mnLevel
 

Detailed Description

get or setup tab names for the current grammar

Definition at line 308 of file compiler.hxx.

Constructor & Destructor Documentation

◆ TableRefEntry()

ScCompiler::TableRefEntry::TableRefEntry ( formula::FormulaToken p)
inline

Definition at line 312 of file compiler.hxx.

References mnLevel, and p.

Member Data Documentation

◆ mnLevel

sal_uInt16 ScCompiler::TableRefEntry::mnLevel

Definition at line 311 of file compiler.hxx.

◆ mxToken

ScTokenRef ScCompiler::TableRefEntry::mxToken

Definition at line 310 of file compiler.hxx.


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