LibreOffice Module sc (master) 1
|
Contains all cell references that can be extracted from a multiple operations formula. More...
#include <xlformula.hxx>
Public Attributes | |
ScAddress | maFmlaScPos |
ScAddress | maColFirstScPos |
Position of the (first) formula cell. More... | |
ScAddress | maColRelScPos |
ScAddress | maRowFirstScPos |
ScAddress | maRowRelScPos |
bool | mbDblRefMode |
Contains all cell references that can be extracted from a multiple operations formula.
Definition at line 468 of file xlformula.hxx.
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().
ScAddress XclMultipleOpRefs::maColRelScPos |
Definition at line 472 of file xlformula.hxx.
Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().
ScAddress XclMultipleOpRefs::maFmlaScPos |
Definition at line 470 of file xlformula.hxx.
Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().
ScAddress XclMultipleOpRefs::maRowFirstScPos |
Definition at line 473 of file xlformula.hxx.
Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().
ScAddress XclMultipleOpRefs::maRowRelScPos |
Definition at line 474 of file xlformula.hxx.
Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().
bool XclMultipleOpRefs::mbDblRefMode |
Definition at line 475 of file xlformula.hxx.
Referenced by XclTokenArrayHelper::GetMultipleOpRefs(), XclExpTableopBuffer::TryCreate(), and XclExpTableop::TryExtend().