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

Log entry for external references in a formula, used i.e. More...

#include <xeformula.hxx>

Collaboration diagram for XclExpRefLogEntry:
[legend]

Public Member Functions

 XclExpRefLogEntry ()
 Calc index of the last sheet. More...
 

Public Attributes

const XclExpStringmpUrl
 
const XclExpStringmpFirstTab
 URL of the document containing the first sheet. More...
 
const XclExpStringmpLastTab
 Name of the first sheet. More...
 
sal_uInt16 mnFirstXclTab
 Name of the last sheet. More...
 
sal_uInt16 mnLastXclTab
 Calc index of the first sheet. More...
 

Detailed Description

Log entry for external references in a formula, used i.e.

in change tracking.

Definition at line 31 of file xeformula.hxx.

Constructor & Destructor Documentation

◆ XclExpRefLogEntry()

XclExpRefLogEntry::XclExpRefLogEntry ( )
explicit

Calc index of the last sheet.

Definition at line 43 of file xeformula.cxx.

Member Data Documentation

◆ mnFirstXclTab

sal_uInt16 XclExpRefLogEntry::mnFirstXclTab

Name of the last sheet.

Definition at line 36 of file xeformula.hxx.

◆ mnLastXclTab

sal_uInt16 XclExpRefLogEntry::mnLastXclTab

Calc index of the first sheet.

Definition at line 37 of file xeformula.hxx.

◆ mpFirstTab

const XclExpString* XclExpRefLogEntry::mpFirstTab

URL of the document containing the first sheet.

Definition at line 34 of file xeformula.hxx.

◆ mpLastTab

const XclExpString* XclExpRefLogEntry::mpLastTab

Name of the first sheet.

Definition at line 35 of file xeformula.hxx.

◆ mpUrl

const XclExpString* XclExpRefLogEntry::mpUrl

Definition at line 33 of file xeformula.hxx.


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