LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::FormulaBuffer::TokenRangeAddressItem Struct Reference

#include <formulabuffer.hxx>

Collaboration diagram for oox::xls::FormulaBuffer::TokenRangeAddressItem:
[legend]

Public Member Functions

 TokenRangeAddressItem (TokenAddressItem aTokenAndAddress, const ScRange &rRange)
 

Public Attributes

TokenAddressItem maTokenAndAddress
 
ScRange maRange
 

Detailed Description

Definition at line 58 of file formulabuffer.hxx.

Constructor & Destructor Documentation

◆ TokenRangeAddressItem()

oox::xls::FormulaBuffer::TokenRangeAddressItem::TokenRangeAddressItem ( TokenAddressItem  aTokenAndAddress,
const ScRange rRange 
)
inline

Definition at line 62 of file formulabuffer.hxx.

Member Data Documentation

◆ maRange

ScRange oox::xls::FormulaBuffer::TokenRangeAddressItem::maRange

Definition at line 61 of file formulabuffer.hxx.

◆ maTokenAndAddress

TokenAddressItem oox::xls::FormulaBuffer::TokenRangeAddressItem::maTokenAndAddress

Definition at line 60 of file formulabuffer.hxx.


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