Searched defs:nSBTab (Results 1 – 2 of 2) sorted by relevance
986 sal_uInt16 nSBTab = mrSupbook.GetTabIndex(rTabName); in WriteAddData() local1021 sal_uInt16 nSBTab = mrSupbook.GetTabIndex(rTabName); in WriteAddData() local1190 sal_uInt16 nSBTab, ScExternalRefCache::TableTypeRef xCacheTable ) : in XclExpXct()1453 void XclExpSupbook::StoreCellRange( const ScRange& rRange, sal_uInt16 nSBTab ) in StoreCellRange()1459 void XclExpSupbook::StoreCell( sal_uInt16 nSBTab, const ScAddress& rCell, const formula::FormulaTok… in StoreCell()1465 void XclExpSupbook::StoreCellRange( sal_uInt16 nSBTab, const ScRange& rRange, const formula::Formul… in StoreCellRange()1494 sal_uInt16 nSBTab = ulimit_cast< sal_uInt16 >( maXctList.GetSize() ); in InsertTabName() local
478 for( sal_uInt16 nSBTab = 0; nSBTab < nSBTabCnt; ++nSBTab ) in XclImpSupbook() local
Completed in 15 milliseconds