Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx642 if( aIt->mpUrl && aIt->mpFirstTab ) in WriteFormula()
644 rStrm << *aIt->mpUrl << (sal_uInt8) 0x01 << *aIt->mpFirstTab << (sal_uInt8) 0x02; in WriteFormula()
783 if( aIt->mpUrl && aIt->mpFirstTab ) in GetCellData()
784 nSize += aIt->mpUrl->GetSize() + aIt->mpFirstTab->GetSize() + 2; in GetCellData()
/aoo4110/main/sc/source/filter/inc/
H A Dxeformula.hxx36 const XclExpString* mpFirstTab; /// Name of the first sheet. member
/aoo4110/main/sc/source/filter/excel/
H A Dxelink.cxx1449 rRefLogEntry.mpFirstTab = GetTabName( nFirstSBTab ); in FillRefLogEntry()
H A Dxeformula.cxx50 mpFirstTab( 0 ), in XclExpRefLogEntry()

Completed in 52 milliseconds