Searched refs:nCurrTable (Results 1 – 1 of 1) sorted by relevance
142 SCTAB nCurrTable( sal::static_int_cast<SCTAB>( GetScImport().GetTables().GetCurrentSheet() ) ); in EndElement() local146 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 6 milliseconds