Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx648 bool bSingleTab = aIt->mnFirstXclTab == aIt->mnLastXclTab; in WriteFormula()
651 rStrm << rTabIdBuffer.GetId( aIt->mnFirstXclTab ); in WriteFormula()
786 nSize += (aIt->mnFirstXclTab == aIt->mnLastXclTab) ? 6 : 8; in GetCellData()
/aoo41x/main/sc/source/filter/inc/
H A Dxeformula.hxx38 sal_uInt16 mnFirstXclTab; /// Calc index of the first sheet. member
/aoo41x/main/sc/source/filter/excel/
H A Dxelink.cxx1612 pRefLogEntry->mnFirstXclTab = nFirstXclTab; in GetXti()
1876 pRefLogEntry->mnFirstXclTab = 0; in GetXti()
H A Dxeformula.cxx52 mnFirstXclTab( EXC_TAB_DELETED ), in XclExpRefLogEntry()

Completed in 66 milliseconds