User: obo Date: 05/03/18 02:10:48 Modified: /dba/dbaccess/source/ui/inc/ TableController.hxx
Log: INTEGRATION: CWS dba25 (1.33.44); FILE MERGED 2005/03/07 07:27:49 oj 1.33.44.1: 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.34 Delta lines: +0 -1 ------------------- --- TableController.hxx 5 Jan 2005 12:35:57 -0000 1.33 +++ TableController.hxx 18 Mar 2005 10:10:45 -0000 1.34 @@ -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]
