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

Data structure with information about one Calc sheet. More...

Public Member Functions

 XclExpTabInfoEntry ()
 

Public Attributes

OUString maScName
 
sal_uInt16 mnXclTab
 
ExcTabBufFlags mnFlags
 

Detailed Description

Data structure with information about one Calc sheet.

Definition at line 116 of file xelink.hxx.

Constructor & Destructor Documentation

◆ XclExpTabInfoEntry()

XclExpTabInfo::XclExpTabInfoEntry::XclExpTabInfoEntry ( )
inlineexplicit

Definition at line 121 of file xelink.hxx.

References NONE.

Member Data Documentation

◆ maScName

OUString XclExpTabInfo::XclExpTabInfoEntry::maScName

Definition at line 118 of file xelink.hxx.

◆ mnFlags

ExcTabBufFlags XclExpTabInfo::XclExpTabInfoEntry::mnFlags

Definition at line 120 of file xelink.hxx.

◆ mnXclTab

sal_uInt16 XclExpTabInfo::XclExpTabInfoEntry::mnXclTab

Definition at line 119 of file xelink.hxx.


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