aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i77793
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-05-26 21:45:56 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-05-26 21:45:56 +0000
commit29381266f86029d8ad1e548327aecca1ec9af88f (patch)
treefdc20504c2ab832600a1017f5f529f534556d1ad /editors/openoffice-3-devel/files/patch-i77793
parenta9c5e9e9aa5f9ded6a1dab4a3694aaf1bd452d9b (diff)
downloadports-29381266f86029d8ad1e548327aecca1ec9af88f.tar.gz
ports-29381266f86029d8ad1e548327aecca1ec9af88f.zip
Notes
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i77793')
-rw-r--r--editors/openoffice-3-devel/files/patch-i7779311
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i77793 b/editors/openoffice-3-devel/files/patch-i77793
new file mode 100644
index 000000000000..e182b8727409
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-i77793
@@ -0,0 +1,11 @@
+--- sw/source/core/unocore/unotbl.cxx 2007-05-25 13:02:05.000000000 +0200
++++ sw/source/core/unocore/unotbl.cxx 2007-05-25 13:09:00.000000000 +0200
+@@ -4455,7 +4455,7 @@
+ // now we'll try to get a useful numerical value
+ // from the text in the cell...
+
+- ULONG nFIndex;
++ sal_uInt32 nFIndex;
+ SvNumberFormatter* pNumFormatter = pTblCrsr->GetDoc()->GetNumberFormatter();
+
+ // look for SwTblBoxNumFormat value in parents as well