Implementation class of the export formula compiler.
Access to global data from other classes.
This class stores an unformatted or formatted string for Excel export.
Complex reference (a range) into the sheet.
Single reference (one address) into the sheet.
A 2D cell address struct with Excel column and row indexes.
Log entry for external references in a formula, used i.e.
const XclExpString * mpUrl
XclExpRefLogEntry()
Calc index of the last sheet.
const XclExpString * mpLastTab
Name of the first sheet.
sal_uInt16 mnLastXclTab
Calc index of the first sheet.
const XclExpString * mpFirstTab
URL of the document containing the first sheet.
sal_uInt16 mnFirstXclTab
Name of the last sheet.