Home
last modified time | relevance | path

Searched refs:mnComplRecSize (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dbiffinputstream.cxx174 mnComplRecSize( 0 ), in BiffInputStream()
261 return mnComplRecSize; in size()
454 mnCurrRecSize = mnComplRecSize = maRecBuffer.getRecSize(); in setupRecord()
469 mnComplRecSize = mnCurrRecSize; in restartRecord()
528 mnComplRecSize = mnCurrRecSize; in calcRecordLength()
/aoo4110/main/sc/source/filter/excel/
H A Dxistream.cxx426 mnComplRecSize( 0 ), in XclImpStream()
486 mnCurrRecSize = mnComplRecSize = mnRawRecSize; in ResetRecord()
565 mnComplRecSize = mnCurrRecSize; in SeekGlobalPosition()
582 mnComplRecSize = mnCurrRecSize; in GetRecSize()
586 return mnComplRecSize; in GetRecSize()
1092 mnComplRecSize = mnRawRecSize; in SetupRecord()
/aoo4110/main/oox/inc/oox/xls/
H A Dbiffinputstream.hxx393 sal_Int64 mnComplRecSize; /// Size of complete record data (with CONTINUEs). member in oox::xls::BiffInputStream
/aoo4110/main/sc/source/filter/inc/
H A Dxistream.hxx521 sal_Size mnComplRecSize; /// Size of complete record data (with CONTINUEs). member in XclImpStream

Completed in 34 milliseconds