|
LibreOffice Module sc (master) 1
|
#include <excform.hxx>
Public Member Functions | |
| ExternalTabInfo () | |
Public Attributes | |
| ScRange | maRange |
| OUString | maTabName |
| sal_uInt16 | mnFileId |
| bool | mbExternal |
Definition at line 99 of file excform.hxx.
| ExcelToSc8::ExternalTabInfo::ExternalTabInfo | ( | ) |
Definition at line 77 of file excform8.cxx.
| ScRange ExcelToSc8::ExternalTabInfo::maRange |
Definition at line 101 of file excform.hxx.
Referenced by ExcelToSc8::Convert(), and ExcelToSc8::HandleOleLink().
| OUString ExcelToSc8::ExternalTabInfo::maTabName |
Definition at line 102 of file excform.hxx.
Referenced by ExcelToSc8::Convert(), ExcelToSc8::HandleOleLink(), ExcelToSc8::Read3DTabReference(), and XclImpChangeTrack::Read3DTabRefInfo().
| bool ExcelToSc8::ExternalTabInfo::mbExternal |
Definition at line 104 of file excform.hxx.
Referenced by ExcelToSc8::Convert(), ExcelToSc8::Read3DTabReference(), and XclImpChangeTrack::Read3DTabRefInfo().
| sal_uInt16 ExcelToSc8::ExternalTabInfo::mnFileId |
Definition at line 103 of file excform.hxx.
Referenced by ExcelToSc8::Convert(), ExcelToSc8::HandleOleLink(), ExcelToSc8::Read3DTabReference(), and XclImpChangeTrack::Read3DTabRefInfo().