Searched refs:nFirstSBTab (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xeformula.cxx | 2015 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalCellRef() local 2016 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, 1, nExtSheet, nFirstSBTab, nLastSBTab, GetNewR… in ProcessExternalCellRef() 2024 Append( nFirstSBTab ); in ProcessExternalCellRef() 2051 sal_uInt16 nExtSheet, nFirstSBTab, nLastSBTab; in ProcessExternalRangeRef() local 2053 …mxData->mpLinkMgr->FindExtSheet( nFileId, rTabName, nTabSpan, nExtSheet, nFirstSBTab, nLastSBTab, … in ProcessExternalRangeRef() 2061 Append( nFirstSBTab ); in ProcessExternalRangeRef()
|
H A D | xelink.cxx | 302 sal_uInt16 nFirstSBTab, sal_uInt16 nLastSBTab ) const; 360 …inline 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() argument 1449 rRefLogEntry.mpFirstTab = GetTabName( nFirstSBTab ); in FillRefLogEntry()
|
Completed in 59 milliseconds