LibreOffice Module sc (master) 1
|
#include <sheetdata.hxx>
Public Member Functions | |
ScStreamEntry () | |
ScStreamEntry (sal_Int32 nStart, sal_Int32 nEnd) | |
Public Attributes | |
sal_Int32 | mnStartOffset |
sal_Int32 | mnEndOffset |
Definition at line 33 of file sheetdata.hxx.
|
inline |
Definition at line 38 of file sheetdata.hxx.
|
inline |
Definition at line 44 of file sheetdata.hxx.
sal_Int32 ScStreamEntry::mnEndOffset |
Definition at line 36 of file sheetdata.hxx.
Referenced by ScSheetSaveData::GetStreamPos().
sal_Int32 ScStreamEntry::mnStartOffset |
Definition at line 35 of file sheetdata.hxx.
Referenced by ScSheetSaveData::GetStreamPos().