Searched refs:nTabIdCount (Results 1 – 2 of 2) sorted by relevance
47 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()
68 sal_uInt16 nTabIdCount; member in XclImpChangeTrack
Completed in 8 milliseconds