Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dexcdoc.cxx151 nExcTab( EXC_NOTAB ), in ExcTable()
160 nExcTab( rRoot.GetTabInfo().GetXclTab( nScTab ) ), in ExcTable()
427 …DBG_ASSERT( nExcTab <= static_cast<sal_uInt16>(MAXTAB), "-ExcTable::Table(): nExcTab - no ordinary… in FillAsTable()
539 Add( new XclExpUsersViewBegin( pBView->GetGUID(), nExcTab ) ); in FillAsTable()
628 Add( new XclExpUsersViewBegin( pBView->GetGUID(), nExcTab ) ); in FillAsXmlTable()
/trunk/main/sc/source/filter/inc/
H A Dexcdoc.hxx59 sal_uInt16 nExcTab; // table number Excel document member in ExcTable

Completed in 51 milliseconds