diff options
author | Noel Grandin <noel@peralex.com> | 2013-11-08 14:49:47 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2013-11-11 13:41:44 +0200 |
commit | a18a92b1b0c4ff591bd83f190f11c196ed676e86 (patch) | |
tree | 2e8e63d983f435c325d465df5dd15e9c14c3111c /ios | |
parent | 2c3042925b0a43da2ed50e49365ec8235c84660f (diff) |
convert STRING_NOTFOUND in sc module
ScGlobal::FindUnquoted
- return -1 instead of STRING_NOTFOUND
- change return type from xub_StrLen to sal_Int32
- remove last two parameters because noone was using them
ScCompiler::GetDocTabPos
- return -1 instead of STRING_NOTFOUND
- change return type from xub_StrLen to sal_Int32
inputhdl.cxx/lcl_MatchParenthesis
- return -1 instead of STRING_NOTFOUND
- change return type from xub_StrLen to sal_Int32
- make function static, no-one outside this module is using it
Change-Id: I141ab082db180ff2da5a7ca6813cd3607b9ea7f7
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions