Home
last modified time | relevance | path

Searched refs:nLastSBTab (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx2015 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalCellRef() local
2016 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, 1, nExtSheet, nFirstSBTab, nLastSBTab, GetNewR… in ProcessExternalCellRef()
2025 Append( nLastSBTab ); in ProcessExternalCellRef()
2051 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalRangeRef() local
2053 …gr->FindExtSheet( nFileId, rTabName, nTabSpan, nExtSheet, nFirstSBTab, nLastSBTab, GetNewRefLogEnt… in ProcessExternalRangeRef()
2062 Append( nLastSBTab ); in ProcessExternalRangeRef()
H A Dxelink.cxx302 sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab ) const;
360 …line explicit XclExpXti( sal_uInt16 nSupbook, sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab ) : in XclExpXti()
361 … mnSupbook( nSupbook ), mnFirstSBTab( nFirstSBTab ), mnLastSBTab( nLastSBTab ) {} in XclExpXti()
1446 sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab ) const in FillRefLogEntry()
1450 rRefLogEntry.mpLastTab = GetTabName( nLastSBTab ); in FillRefLogEntry()

Completed in 48 milliseconds