Tag: mws_ooh680
User: kz      
Date: 2008-01-18 16:00:03+0000
Modified:
   dba/dbaccess/source/ui/tabledesign/TEditControl.hxx

Log:
 INTEGRATION: CWS dba24d_OOH680 (1.19.158); FILE MERGED
 2007/11/08 14:16:06 fs 1.19.158.1: EditMode is unused

File Changes:

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

File [changed]: TEditControl.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/TEditControl.hxx?r1=1.19&r2=1.19.194.1
Delta lines:  +0 -4
-------------------
--- TEditControl.hxx    2006-10-18 13:32:53+0000        1.19
+++ TEditControl.hxx    2008-01-18 16:00:00+0000        1.19.194.1
@@ -73,8 +73,6 @@
                ::std::vector< ::boost::shared_ptr<OTableRow> > m_aUndoList;
                ::std::vector< ::boost::shared_ptr<OTableRow> >*        
m_pRowList;
 
-               EEditMode                                       eEditMode;
-                                                                       
                OSQLNameEdit*                           pNameCell;
                ::svt::ListBoxControl*          pTypeCell;
                Edit*                                           pDescrCell;
@@ -214,8 +212,6 @@
                String GenerateName( const String& rName );
                BOOL SetDataPtr( long nRow );
                
-               void SetEditMode( EEditMode eMode ){ eEditMode = eMode; }
-               EEditMode GetEditMode(){ return eEditMode; }
                BOOL SaveData(long nRow, USHORT nColumnId);
                /** AdjustFieldDescription set the needed values for the 
description
                        @param  _pFieldDesc             the field description 
where to set the values




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

Reply via email to