Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx543 const static SCTAB nTempSheet = 1; in callFunction() local
546 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 19 milliseconds