[ooo-build-commit] patches/dev300
Kohei Yoshida
kohei at kemper.freedesktop.org
Thu Sep 17 07:43:56 PDT 2009
patches/dev300/cws-kohei03-sc.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 05e8afe9074cf9924ec0f848a7c91dd7ef4d040c
Author: Kohei Yoshida <kyoshida at novell.com>
Date: Thu Sep 17 10:43:25 2009 -0400
Fixed a build breakage for dev300-m58.
* patches/dev300/cws-kohei03-sc.diff:
diff --git a/patches/dev300/cws-kohei03-sc.diff b/patches/dev300/cws-kohei03-sc.diff
index 491a270..bbd5526 100644
--- a/patches/dev300/cws-kohei03-sc.diff
+++ b/patches/dev300/cws-kohei03-sc.diff
@@ -1955,7 +1955,7 @@ index 0000000..bb67aad
+ if (pErr)
+ *pErr = nErr;
+ lcl_toUpper(aCellStr);
-+ bFound = ScGlobal::pTransliteration->isEqual(aCellStr, aUpper);
++ bFound = ScGlobal::GetpTransliteration()->isEqual(aCellStr, aUpper);
+ if (!bFound)
+ aLook.IncCol();
+ }
More information about the ooo-build-commit
mailing list