LibreOffice Module sc (master) 1
|
Data structure with information about one Calc sheet. More...
Public Member Functions | |
XclExpTabInfoEntry () | |
Public Attributes | |
OUString | maScName |
sal_uInt16 | mnXclTab |
ExcTabBufFlags | mnFlags |
Data structure with information about one Calc sheet.
Definition at line 116 of file xelink.hxx.
|
inlineexplicit |
Definition at line 121 of file xelink.hxx.
References NONE.
OUString XclExpTabInfo::XclExpTabInfoEntry::maScName |
Definition at line 118 of file xelink.hxx.
ExcTabBufFlags XclExpTabInfo::XclExpTabInfoEntry::mnFlags |
Definition at line 120 of file xelink.hxx.
sal_uInt16 XclExpTabInfo::XclExpTabInfoEntry::mnXclTab |
Definition at line 119 of file xelink.hxx.