Searched refs:mnComplRecSize (Results 1 – 4 of 4) sorted by relevance
174 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()
426 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()
393 sal_Int64 mnComplRecSize; /// Size of complete record data (with CONTINUEs). member in oox::xls::BiffInputStream
521 sal_Size mnComplRecSize; /// Size of complete record data (with CONTINUEs). member in XclImpStream
Completed in 31 milliseconds