Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx2168 String aFuncResult; in ScCell() local
2190 PushString( aFuncResult ); in ScCell()
2214 PushString( aFuncResult ); in ScCell()
2221 aFuncResult += ':'; in ScCell()
2225 aFuncResult += aCellStr; in ScCell()
2226 PushString( aFuncResult ); in ScCell()
2243 aFuncResult = 'l'; in ScCell()
2246 PushString( aFuncResult ); in ScCell()
2281 PushString( aFuncResult ); in ScCell()
2336 aFuncResult += '-'; in ScCell()
[all …]

Completed in 34 milliseconds