summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-25 10:09:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-05-25 10:09:27 +0100
commit92cf2737dde7da00084b7434020357132083d1e6 (patch)
tree2ba4c90e491402869af65d13f6b22bb0e6a092b4
parent374d7601635c652385b90aadaebe9cdaa9a6e659 (diff)
document as a fdo bug
-rw-r--r--sw/source/core/doc/notxtfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index 2e22977aa835..fb8355880843 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -818,7 +818,7 @@ void SwNoTxtFrm::PaintPicture( OutputDevice* pOut, const SwRect &rGrfArea ) cons
if( pGrfNd )
{
- // Fix for bug #33781
+ // Fix for bug fdo#33781
if (pShell->Imp()->GetDrawView()->IsAntiAliasing())
{
pOut->SetAntialiasing( ANTIALIASING_ENABLE_B2DDRAW );