Tag: cws_src680_dba25
User: oj      
Date: 05/03/06 23:27:51

Modified:
 /dba/dbaccess/source/ui/inc/
  TableController.hxx

Log:
 remove member which hides base class member

File Changes:

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

File [changed]: TableController.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/TableController.hxx?r1=1.33&r2=1.33.44.1
Delta lines:  +3 -4
-------------------
--- TableController.hxx 5 Jan 2005 12:35:57 -0000       1.33
+++ TableController.hxx 7 Mar 2005 07:27:49 -0000       1.33.44.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: TableController.hxx,v $
  *
- *  $Revision: 1.33 $
+ *  $Revision: 1.33.44.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/01/05 12:35:57 $
+ *  last change: $Author: oj $ $Date: 2005/03/07 07:27:49 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -116,7 +116,6 @@
                TOTypeInfoSP    m_pTypeInfo;                    // fall back 
when type is unkown because database driver has a failure
 
                sal_Bool                m_bAllowAutoIncrementValue; // no : 1 
NO BIT , is true when the datasource has a AutoIncrementValue property in their 
info property
-               sal_Bool                m_bModified : 1;                // is 
the data modified
                sal_Bool                m_bNew          : 1;            // is 
true when we create a new table
                
 




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

Reply via email to