Searched refs:nLastSBTab (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sc/source/filter/excel/ |
| H A D | xeformula.cxx | 2013 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalCellRef() local 2014 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, 1, nExtSheet, nFirstSBTab, nLastSBTab, GetNewR… in ProcessExternalCellRef() 2023 Append( nLastSBTab ); in ProcessExternalCellRef() 2049 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalRangeRef() local 2051 …gr->FindExtSheet( nFileId, rTabName, nTabSpan, nExtSheet, nFirstSBTab, nLastSBTab, GetNewRefLogEnt… in ProcessExternalRangeRef() 2060 Append( nLastSBTab ); in ProcessExternalRangeRef()
|
| H A D | xelink.cxx | 302 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()
|