Searched refs:nTempSheet (Results 1 – 1 of 1) sorted by relevance
543 const static SCTAB nTempSheet = 1; in callFunction() local546 if ( !pDoc->HasTable( nTempSheet ) ) in callFunction()547 pDoc->MakeTable( nTempSheet ); in callFunction()686 ScAddress aFormulaPos( 0, 0, nTempSheet ); in callFunction()729 pDoc->DeleteAreaTab( 0, 0, 0, 0, nTempSheet, IDF_ALL ); in callFunction()
Completed in 13 milliseconds