diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-20 14:35:29 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-20 20:35:52 +0000 |
commit | 01ee9406e9606b925ad246a813e05d799142dcfc (patch) | |
tree | 6a14c8a8a56f14fc7c54a98c99d2055224fdbc8d | |
parent | 88a7c524f2c94829dc1bed49dbe2fde9b1e46f3d (diff) |
add another bug id
-rw-r--r-- | vcl/win/source/gdi/winlayout.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/win/source/gdi/winlayout.cxx b/vcl/win/source/gdi/winlayout.cxx index 1039526e9a4b..02fa03cad6cf 100644 --- a/vcl/win/source/gdi/winlayout.cxx +++ b/vcl/win/source/gdi/winlayout.cxx @@ -1862,7 +1862,7 @@ int UniscribeLayout::GetNextGlyphs( int nLen, sal_GlyphId* pGlyphs, Point& rPos, //glyph fallback can keep context as to what characters are the //inputs that caused a missing glyph in a given font. // - //See: fdo#46923/fdo#46750 for extra complexities + //See: fdo#46923/fdo#46896/fdo#46750 for extra complexities { int dir = 1; int out = rVI.mnMinCharPos; |