INTEGRATION: CWS impress148 (1.4.34); FILE MERGED
2008/07/23 15:53:57 cl 1.4.34.2: RESYNC: (1.4-1.5); FILE MERGED 2008/07/16 12:47:57 af 1.4.34.1: #i91701# Use only 4 component colors.
This commit is contained in:
parent
f19fc59eeb
commit
6bf6019b95
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
*
|
||||
* $RCSfile: PresenterScrollBar.cxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -672,7 +672,7 @@ void PresenterScrollBar::PaintBitmap(
|
|||
1,0,aBox.X1 + (aBox.X2-aBox.X1 - aBitmapSize.Width)/2,
|
||||
0,1,aBox.Y1 + (aBox.Y2-aBox.Y1 - aBitmapSize.Height)/2),
|
||||
NULL,
|
||||
Sequence<double>(3),
|
||||
Sequence<double>(4),
|
||||
rendering::CompositeOperation::SOURCE);
|
||||
|
||||
mxCanvas->drawBitmap(
|
||||
|
|
Loading…
Reference in a new issue