Tag: cws_src680_hsqlcsv User: fs Date: 2006/09/14 04:50:17 Modified: dba/dbaccess/source/ui/inc/dbtreelistbox.hxx
Log: #i69526# FOLDER_TYPE -> FOLDER_INDICATOR / removed TABLE_TYPE/VIEW_TYPE File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbtreelistbox.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbtreelistbox.hxx?r1=1.6&r2=1.6.58.1 Delta lines: +4 -6 ------------------- --- dbtreelistbox.hxx 20 Jun 2006 03:17:00 -0000 1.6 +++ dbtreelistbox.hxx 14 Sep 2006 11:50:14 -0000 1.6.58.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbtreelistbox.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.6.58.1 $ * - * last change: $Author: hr $ $Date: 2006/06/20 03:17:00 $ + * last change: $Author: fs $ $Date: 2006/09/14 11:50:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -53,9 +53,7 @@ namespace dbaui { - #define TABLE_TYPE 1 - #define VIEW_TYPE 2 - #define FOLDER_TYPE 3 + #define FOLDER_INDICATOR 1 struct DBTreeEditedEntry { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
