LibreOffice Module sc (master) 1
Public Attributes | List of all members
XclMultipleOpRefs Struct Reference

Contains all cell references that can be extracted from a multiple operations formula. More...

#include <xlformula.hxx>

Collaboration diagram for XclMultipleOpRefs:
[legend]

Public Attributes

ScAddress maFmlaScPos
 
ScAddress maColFirstScPos
 Position of the (first) formula cell. More...
 
ScAddress maColRelScPos
 
ScAddress maRowFirstScPos
 
ScAddress maRowRelScPos
 
bool mbDblRefMode
 

Detailed Description

Contains all cell references that can be extracted from a multiple operations formula.

Definition at line 468 of file xlformula.hxx.

Member Data Documentation

◆ maColFirstScPos

ScAddress XclMultipleOpRefs::maColFirstScPos

Position of the (first) formula cell.

Definition at line 471 of file xlformula.hxx.

Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().

◆ maColRelScPos

ScAddress XclMultipleOpRefs::maColRelScPos

◆ maFmlaScPos

ScAddress XclMultipleOpRefs::maFmlaScPos

◆ maRowFirstScPos

ScAddress XclMultipleOpRefs::maRowFirstScPos

◆ maRowRelScPos

ScAddress XclMultipleOpRefs::maRowRelScPos

◆ mbDblRefMode

bool XclMultipleOpRefs::mbDblRefMode

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