LibreOffice Module formula (master) 1
Public Member Functions | Public Attributes | List of all members
formula::FormulaTokenIterator::Item Struct Reference
Collaboration diagram for formula::FormulaTokenIterator::Item:
[legend]

Public Member Functions

 Item (const FormulaTokenArray *arr, short pc, short stop)
 

Public Attributes

const FormulaTokenArraypArr
 
short nPC
 
short nStop
 

Detailed Description

Definition at line 536 of file tokenarray.hxx.

Constructor & Destructor Documentation

◆ Item()

formula::FormulaTokenIterator::Item::Item ( const FormulaTokenArray arr,
short  pc,
short  stop 
)

Definition at line 1617 of file token.cxx.

References pc, and stop().

Member Data Documentation

◆ nPC

short formula::FormulaTokenIterator::Item::nPC

Definition at line 540 of file tokenarray.hxx.

◆ nStop

short formula::FormulaTokenIterator::Item::nStop

Definition at line 541 of file tokenarray.hxx.

Referenced by formula::FormulaTokenIterator::GetNonEndOfPathToken().

◆ pArr

const FormulaTokenArray* formula::FormulaTokenIterator::Item::pArr

Definition at line 539 of file tokenarray.hxx.

Referenced by formula::FormulaTokenIterator::GetNonEndOfPathToken().


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