LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
SingleDoubleRefProvider Class Reference

#include <token.hxx>

Collaboration diagram for SingleDoubleRefProvider:
[legend]

Public Member Functions

 SingleDoubleRefProvider (const formula::FormulaToken &r)
 

Public Attributes

const ScSingleRefDataRef1
 
const ScSingleRefDataRef2
 

Detailed Description

Definition at line 440 of file token.hxx.

Constructor & Destructor Documentation

◆ SingleDoubleRefProvider()

SingleDoubleRefProvider::SingleDoubleRefProvider ( const formula::FormulaToken r)
inline

Definition at line 447 of file token.hxx.

References svDoubleRef, and svExternalDoubleRef.

Member Data Documentation

◆ Ref1

const ScSingleRefData& SingleDoubleRefProvider::Ref1

Definition at line 444 of file token.hxx.

Referenced by ScDetectiveRefIter::GetNextRef(), and ScFormulaCell::HasOneReference().

◆ Ref2

const ScSingleRefData& SingleDoubleRefProvider::Ref2

Definition at line 445 of file token.hxx.

Referenced by ScDetectiveRefIter::GetNextRef(), and ScFormulaCell::HasOneReference().


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