User: hr      
Date: 06/06/19 19:54:48

Modified:
 /dba/dbaccess/source/ui/app/
  AppSwapWindow.cxx

Log:
 INTEGRATION: CWS warnings01 (1.7.20); FILE MERGED
 2006/04/07 20:49:47 sb 1.7.20.2: RESYNC: (1.7-1.8); FILE MERGED
 2006/03/24 15:36:00 fs 1.7.20.1: #i57457# warning-free code (unxlngi6/.pro + 
unxsoli4.pro)

File Changes:

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

File [changed]: AppSwapWindow.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppSwapWindow.cxx?r1=1.8&r2=1.9
Delta lines:  +1 -1
-------------------
--- AppSwapWindow.cxx   31 Jan 2006 18:41:00 -0000      1.8
+++ AppSwapWindow.cxx   20 Jun 2006 02:54:46 -0000      1.9
@@ -80,8 +80,8 @@
 //==================================================================
 OApplicationSwapWindow::OApplicationSwapWindow(Window* 
_pParent,OAppBorderWindow* _pBorderWindow) : Window(_pParent,WB_DIALOGCONTROL )
        ,m_aIconControl(this)
-       ,m_pBorderWin(_pBorderWindow)
        ,m_eLastType(E_NONE)
+       ,m_pBorderWin(_pBorderWindow)
 {
     DBG_CTOR(OApplicationSwapWindow,NULL);
 //     SetCompoundControl( TRUE );




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

Reply via email to