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

#include <sheetdata.hxx>

Public Member Functions

 ScStreamEntry ()
 
 ScStreamEntry (sal_Int32 nStart, sal_Int32 nEnd)
 

Public Attributes

sal_Int32 mnStartOffset
 
sal_Int32 mnEndOffset
 

Detailed Description

Definition at line 33 of file sheetdata.hxx.

Constructor & Destructor Documentation

◆ ScStreamEntry() [1/2]

ScStreamEntry::ScStreamEntry ( )
inline

Definition at line 38 of file sheetdata.hxx.

◆ ScStreamEntry() [2/2]

ScStreamEntry::ScStreamEntry ( sal_Int32  nStart,
sal_Int32  nEnd 
)
inline

Definition at line 44 of file sheetdata.hxx.

Member Data Documentation

◆ mnEndOffset

sal_Int32 ScStreamEntry::mnEndOffset

Definition at line 36 of file sheetdata.hxx.

Referenced by ScSheetSaveData::GetStreamPos().

◆ mnStartOffset

sal_Int32 ScStreamEntry::mnStartOffset

Definition at line 35 of file sheetdata.hxx.

Referenced by ScSheetSaveData::GetStreamPos().


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