Home
last modified time | relevance | path

Searched refs:nTabIdCount (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx47 nTabIdCount( 0 ), in XclImpChangeTrack()
121 pStrm->ReaduInt16(), nTabIdCount )); in ReadTabNum()
157 …irstTab = static_cast< SCTAB >( GetTabInfo().GetCurrentIndex( pStrm->ReaduInt16(), nTabIdCount ) ); in Read3DTabRefInfo()
160 …static_cast< SCTAB >( GetTabInfo().GetCurrentIndex( pStrm->ReaduInt16(), nTabIdCount ) ) : rFirstT… in Read3DTabRefInfo()
377 if( nTabIdCount == 0 ) // read only 1st time, otherwise calculated by <ReadChTrInsertTab()> in ReadChTrTabId()
378 nTabIdCount = static_cast< sal_uInt16 >( pStrm->GetRecLeft() >> 1 ); in ReadChTrTabId()
415 nTabIdCount++; in ReadChTrInsertTab()
/aoo4110/main/sc/source/filter/inc/
H A DXclImpChangeTrack.hxx68 sal_uInt16 nTabIdCount; member in XclImpChangeTrack

Completed in 14 milliseconds