Kaydet (Commit) a17279a4 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS dba25 (1.13.36); FILE MERGED

2005/03/02 09:57:01 fs 1.13.36.1: #i40294# proper default for m_bFastPaint
üst ce8915d7
......@@ -2,9 +2,9 @@
*
* $RCSfile: gridcell.hxx,v $
*
* $Revision: 1.13 $
* $Revision: 1.14 $
*
* last change: $Author: vg $ $Date: 2005-02-17 10:58:49 $
* last change: $Author: obo $ $Date: 2005-03-18 10:02:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -866,7 +866,7 @@ public:
TYPEINFO();
FmXTextCell( DbGridColumn* pColumn, DbCellControl* pControl )
:FmXDataCell( pColumn, pControl )
,m_bFastPaint( sal_False )
,m_bFastPaint( sal_True )
{
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment