diff options
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-i77793')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-i77793 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-i77793 b/editors/openoffice.org-vcltesttool/files/patch-i77793 deleted file mode 100644 index e182b8727409..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-i77793 +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |