Searched refs:mnFirstSBTab (Results 1 – 1 of 1) sorted by relevance
356 sal_uInt16 mnFirstSBTab; /// Index to the first sheet of the range in the SUPBOOK. member359 inline explicit XclExpXti() : mnSupbook( 0 ), mnFirstSBTab( 0 ), mnLastSBTab( 0 ) {} in XclExpXti()361 … mnSupbook( nSupbook ), mnFirstSBTab( nFirstSBTab ), mnLastSBTab( nLastSBTab ) {} in XclExpXti()365 { rStrm << mnSupbook << mnFirstSBTab << mnLastSBTab; } in Save()372 (rLeft.mnFirstSBTab == rRight.mnFirstSBTab) && in operator ==()1606 aXti.mnFirstSBTab = maSBIndexVec[ nFirstXclTab ].mnSBTab; in GetXti()1616 xSupbook->FillRefLogEntry( *pRefLogEntry, aXti.mnFirstSBTab, aXti.mnLastSBTab ); in GetXti()1623 aXti.mnFirstSBTab = nFirstXclTab; in GetXti()1869 aXti.mnFirstSBTab = nSheetId; in GetXti()1879 xSupbook->FillRefLogEntry(*pRefLogEntry, aXti.mnFirstSBTab, aXti.mnLastSBTab); in GetXti()[all …]
Completed in 21 milliseconds