User: kz Date: 2008-03-05 17:06:32+0000 Modified: dba/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx
Log: INTEGRATION: CWS dba30a (1.8.134); FILE MERGED 2008/02/20 21:31:57 fs 1.8.134.1: remove unused code Issue number: #i86284# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] File Changes: Directory: /dba/dbaccess/source/ui/tabledesign/ =============================================== File [changed]: FieldDescGenWin.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx?r1=1.8&r2=1.9 Delta lines: +2 -1 ------------------- --- FieldDescGenWin.hxx 2007-05-10 10:41:22+0000 1.8 +++ FieldDescGenWin.hxx 2008-03-05 17:06:30+0000 1.9 @@ -70,8 +70,9 @@ void SetControlText( USHORT nControlId, const String& rText ); String GetControlText( USHORT nControlId ); void SetReadOnly( BOOL bReadOnly ); +#if OSL_DEBUG_LEVEL > 0 OTableEditorCtrl* GetEditorCtrl(); - +#endif // short GetFormatCategory(OFieldDescription* pFieldDescr); // liefert zum am Feld eingestellten Format einen der CAT_xxx-Werte (CAT_NUMBER, CAT_DATE ...) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
