Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlsceni.cxx142 SCTAB nCurrTable( sal::static_int_cast<SCTAB>( GetScImport().GetTables().GetCurrentSheet() ) ); in EndElement() local
146 pDoc->SetScenario( nCurrTable, sal_True ); in EndElement()
158 pDoc->SetScenarioData( nCurrTable, String( sComment ), aBorderColor, nFlags ); in EndElement()
164 pRange->aEnd.Col(), pRange->aEnd.Row(), nCurrTable, SC_MF_SCENARIO ); in EndElement()
166 pDoc->SetActiveScenario( nCurrTable, bIsActive ); in EndElement()

Completed in 12 milliseconds