diff options
author | Herbert Duerr [hdu] <duerr@sun.com> | 2010-06-11 16:18:04 +0200 |
---|---|---|
committer | Herbert Duerr [hdu] <duerr@sun.com> | 2010-06-11 16:18:04 +0200 |
commit | 5d119d28d30185fc23d99534308ec8633d3ba63b (patch) | |
tree | b9b78410621c5d8e23c79b27157e04644935a6fb /unotools | |
parent | d2f35644c9204218c613d1787fc92155a1b1aad0 (diff) |
#i110654# fixed typo
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/misc/fontcvt.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/misc/fontcvt.cxx b/unotools/source/misc/fontcvt.cxx index a84586ab78cf..2bb682e4915b 100644 --- a/unotools/source/misc/fontcvt.cxx +++ b/unotools/source/misc/fontcvt.cxx @@ -303,7 +303,7 @@ static const sal_Unicode aWingDings2Tab[224] = 0xe547, 0x24EA, 0x2460, 0x2461, 0x2462, 0x2463, 0x2464, 0x2465, // F070 - 0x2466, 0x2477, 0x2468, 0x2469, + 0x2466, 0x2467, 0x2468, 0x2469, 0xE453, 0x278A, 0x278B, 0x278C, 0x278D, 0x278E, 0x278F, 0x2790, 0x2791, 0x2792, 0x2793, 0, |