Home
last modified time | relevance | path

Searched refs:GetXclTab (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx738 mnFirstVisXclTab = GetXclTab( nFirstVisScTab ); in XclExpTabInfo()
739 mnDisplXclTab = GetXclTab( nDisplScTab ); in XclExpTabInfo()
772 return GetXclTab( nScTab ) == mnDisplXclTab; in IsDisplayedTab()
786 sal_uInt16 XclExpTabInfo::GetXclTab( SCTAB nScTab ) const in GetXclTab() function in XclExpTabInfo
1632 sal_uInt16 nXclTab = GetTabInfo().GetXclTab( rRange.aStart.Tab() ); in StoreCellRange()
2095 rnXclTab = GetTabInfo().GetXclTab( nScTab ); in FindInternal()
2131 rnFirstXclTab = rTabInfo.GetXclTab( nFirstScTab ); in FindExtSheet()
2132 rnLastXclTab = rTabInfo.GetXclTab( nLastScTab ); in FindExtSheet()
H A Dexcdoc.cxx160 nExcTab( rRoot.GetTabInfo().GetXclTab( nScTab ) ), in ExcTable()
/trunk/main/sc/source/filter/inc/
H A Dxelink.hxx76 sal_uInt16 GetXclTab( SCTAB nScTab ) const;
H A DXclExpChangeTrack.hxx420 rStrm << rIdBuffer.GetId( rTabInfo.GetXclTab( nTab ) ); in WriteTabId()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx1091 pTabIdBuffer->InitFill( GetTabInfo().GetXclTab( nScTab ) ); in XclExpChangeTrack()

Completed in 44 milliseconds