Tag: cws_src680_reportdesign02 User: fs Date: 2007-11-26 15:06:09+0000 Modified: dba/reportdesign/source/ui/dlg/Condition.cxx
Log: #i83889# File Changes: Directory: /dba/reportdesign/source/ui/dlg/ =========================================== File [changed]: Condition.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/dlg/Condition.cxx?r1=1.3&r2=1.3.36.1 Delta lines: +4 -3 ------------------- --- Condition.cxx 2007-08-02 14:35:50+0000 1.3 +++ Condition.cxx 2007-11-26 15:06:06+0000 1.3.36.1 @@ -4,9 +4,9 @@ * * $RCSfile: Condition.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.3.36.1 $ * - * last change: $Author: hr $ $Date: 2007/08/02 14:35:50 $ + * last change: $Author: fs $ $Date: 2007/11/26 15:06:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -583,6 +583,7 @@ sExpression = aFormula.getExpression(); // as fallback, if the below matching does not succeed, assume // the whole expression is the LHS + eType = eExpression; sLHS = sExpression; // the data field (or expression) to which our control is bound --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
