Tag: cws_src680_dba203b User: fs Date: 06/03/27 01:31:54 Modified: /dba/dbaccess/source/ui/inc/ genericcontroller.hxx
Log: m_bDescribingSupportedFeatures available in non-pro version all the time File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: genericcontroller.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/genericcontroller.hxx?r1=1.35&r2=1.35.104.1 Delta lines: +4 -4 ------------------- --- genericcontroller.hxx 8 Sep 2005 15:54:55 -0000 1.35 +++ genericcontroller.hxx 27 Mar 2006 09:31:49 -0000 1.35.104.1 @@ -4,9 +4,9 @@ * * $RCSfile: genericcontroller.hxx,v $ * - * $Revision: 1.35 $ + * $Revision: 1.35.104.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 15:54:55 $ + * last change: $Author: fs $ $Date: 2006/03/27 09:31:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -198,7 +198,7 @@ private: SupportedFeatures m_aSupportedFeatures; // look at the name -#if OSL_DEBUG_LEVEL >= 2 +#ifdef DBG_UTIL bool m_bDescribingSupportedFeatures; #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
