User: vg Date: 05/02/16 09:31:47 Modified: /dba/connectivity/source/inc/dbase/ DTable.hxx
Log: INTEGRATION: CWS dr33 (1.34.60); FILE MERGED 2005/02/14 16:40:13 dr 1.34.60.1: #i42367# remove non-ASCII characters from C++ sources File Changes: Directory: /dba/connectivity/source/inc/dbase/ ============================================== File [changed]: DTable.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/dbase/DTable.hxx?r1=1.34&r2=1.35 Delta lines: +8 -8 ------------------- --- DTable.hxx 2 Aug 2004 17:12:56 -0000 1.34 +++ DTable.hxx 16 Feb 2005 17:31:45 -0000 1.35 @@ -126,8 +126,8 @@ struct DBFMemoHeader { DBFMemoType db_typ; /* Dateityp */ - UINT32 db_next; /* n�chster freier Block */ - USHORT db_size; /* Blockgr��e: dBase 3 fest */ + UINT32 db_next; /* naechster freier Block */ + USHORT db_size; /* Blockgroesse: dBase 3 fest */ }; ::std::vector<sal_Int32> m_aTypes; // holds all type for columns just to avoid to ask the propertyset --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
