Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx2031 String aFuncResult; in ScCell() local
2053 PushString( aFuncResult ); in ScCell()
2077 PushString( aFuncResult ); in ScCell()
2084 aFuncResult += ':'; in ScCell()
2088 aFuncResult += aCellStr; in ScCell()
2089 PushString( aFuncResult ); in ScCell()
2106 aFuncResult = 'l'; in ScCell()
2109 PushString( aFuncResult ); in ScCell()
2144 PushString( aFuncResult ); in ScCell()
2199 aFuncResult += '-'; in ScCell()
[all …]

Completed in 34 milliseconds