-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- --
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJPUCFXAAoJEJp3R7nH3vLxLJUH/3HqIC11CLobXe+AESdu2yWh
0im7y7qnS+AQM9+KNhEAmShHoq7FWl0R5nxN+hYKg+0+QX3osYfgWsx2LHROSRbT
YLWmr/p63my4TkKlSUJ2KScfTWl49Nep2A6+1Ub50+vg7tQkC1vwGYG6AqaqAl+k
vXrGNpuZ8Xtq8sY7quCwmtOXEgT42NbPiPvj/3vYrDJ+orR1XRBeii2SQiylvviT
yjworA5oAH9OR6+i3h3dyF0S+abN810hE2Dx48SPy+w0pnFCrM+YqIWXzT2fy8zf
JrCQD/jHzTsV0PoglhJbEOhpEp0lnoiyjZVGa92A56z+TXhrNJVcc1tIzrmQzYc=
=qlwU
-----END PGP SIGNATURE-----
From a01579fc9ace9cc73e134f52066949d8aeea158e Mon Sep 17 00:00:00 2001
From: Olivier Hallot <olivier.hallot@alta.org.br>
Date: Thu, 1 Mar 2012 22:17:18 -0300
Subject: [PATCH] Replace String by OUString
Replace String by OUString
---
starmath/source/mathtype.cxx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/starmath/source/mathtype.cxx b/starmath/source/mathtype.cxx
index 58d37d7..3995390 100644
--- a/starmath/source/mathtype.cxx
+++ b/starmath/source/mathtype.cxx
@@ -666,11 +666,11 @@ int MathType::HandleRecords(int nLevel,sal_uInt8 nSelector,
sal_uInt8 nTag,nRecord;
sal_uInt8 nTabType,nTabStops;
sal_uInt16 nTabOffset;
- String sFontName;
+ rtl::OUString sFontName;
int i,nRet=1,newline=0;
bool bSilent=false;
int nPart=0;
- String sPush,sMainTerm;
+ rtl::OUString sPush,sMainTerm;
int nSetSize=0,nSetAlign=0;
int nCurRow=0,nCurCol=0;
bool bOpenString=false;
--
1.7.5.4
Context
- [PATCH] Replace String by OUString · Olivier Hallot
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.