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

#include <formulabuffer.hxx>

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

Public Member Functions

 TokenAddressItem (OUString aTokenStr, const ScAddress &rAddress)
 

Public Attributes

OUString maTokenStr
 
ScAddress maAddress
 

Detailed Description

Definition at line 51 of file formulabuffer.hxx.

Constructor & Destructor Documentation

◆ TokenAddressItem()

oox::xls::FormulaBuffer::TokenAddressItem::TokenAddressItem ( OUString  aTokenStr,
const ScAddress rAddress 
)
inline

Definition at line 55 of file formulabuffer.hxx.

Member Data Documentation

◆ maAddress

ScAddress oox::xls::FormulaBuffer::TokenAddressItem::maAddress

Definition at line 54 of file formulabuffer.hxx.

◆ maTokenStr

OUString oox::xls::FormulaBuffer::TokenAddressItem::maTokenStr

Definition at line 53 of file formulabuffer.hxx.


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