Tag: cws_src680_dba30
User: fs      
Date: 05/03/22 00:02:07

Modified:
 /dba/dbaccess/source/ui/tabledesign/
  TEditControl.cxx

Log:
 #i45697# DropDownLineCount(15)

File Changes:

Directory: /dba/dbaccess/source/ui/tabledesign/
===============================================

File [changed]: TEditControl.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TEditControl.cxx?r1=1.41&r2=1.41.6.1
Delta lines:  +20 -19
---------------------
--- TEditControl.cxx    17 Feb 2005 11:09:34 -0000      1.41
+++ TEditControl.cxx    22 Mar 2005 08:02:04 -0000      1.41.6.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: TEditControl.cxx,v $
  *
- *  $Revision: 1.41 $
+ *  $Revision: 1.41.6.1 $
  *
- *  last change: $Author: vg $ $Date: 2005/02/17 11:09:34 $
+ *  last change: $Author: fs $ $Date: 2005/03/22 08:02:04 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -365,6 +365,7 @@
        //////////////////////////////////////////////////////////////////////
        // Zelle Typ
        pTypeCell = new ListBoxControl( &GetDataWindow() );
+    pTypeCell->SetDropDownLineCount( 15 );
 
        //////////////////////////////////////////////////////////////////////
        // Zelle Beschreibung




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to