Tag: cws_src680_dba22ui
User: fs      
Date: 2006/10/12 01:14:56

Modified:
   dba/dbaccess/source/ui/querydesign/TableWindowTitle.cxx

Log:
 #i69246# LEFT/VCENTER instead of CENTER

File Changes:

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

File [changed]: TableWindowTitle.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/TableWindowTitle.cxx?r1=1.21&r2=1.21.12.1
Delta lines:  +4 -4
-------------------
--- TableWindowTitle.cxx        17 Sep 2006 07:26:26 -0000      1.21
+++ TableWindowTitle.cxx        12 Oct 2006 08:14:53 -0000      1.21.12.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: TableWindowTitle.cxx,v $
  *
- *  $Revision: 1.21 $
+ *  $Revision: 1.21.12.1 $
  *
- *  last change: $Author: obo $ $Date: 2006/09/17 07:26:26 $
+ *  last change: $Author: fs $ $Date: 2006/10/12 08:14:53 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -92,7 +92,7 @@
 DBG_NAME(OTableWindowTitle)
 
//------------------------------------------------------------------------------
 OTableWindowTitle::OTableWindowTitle( OTableWindow* pParent ) :
-        FixedText( pParent, WB_3DLOOK|WB_CENTER|WB_NOLABEL )
+        FixedText( pParent, WB_3DLOOK|WB_LEFT|WB_NOLABEL|WB_VCENTER )
        ,m_pTabWin( pParent )
 {
        DBG_CTOR(OTableWindowTitle,NULL);




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

Reply via email to