Tag: cws_src680_rpt23fix01
User: fs      
Date: 2007-07-16 13:42:54+0000
Modified:
   dba/reportdesign/inc/conditionalexpression.hxx

Log:
 PUBLIC

File Changes:

Directory: /dba/reportdesign/inc/
=================================

File [changed]: conditionalexpression.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/inc/conditionalexpression.hxx?r1=1.1.2.1&r2=1.1.2.2
Delta lines:  +6 -4
-------------------
--- conditionalexpression.hxx   2007-07-16 13:42:02+0000        1.1.2.1
+++ conditionalexpression.hxx   2007-07-16 13:42:51+0000        1.1.2.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: conditionalexpression.hxx,v $
  *
- *  $Revision: 1.1.2.1 $
+ *  $Revision: 1.1.2.2 $
  *
- *  last change: $Author: fs $ $Date: 2007/07/16 13:42:02 $
+ *  last change: $Author: fs $ $Date: 2007/07/16 13:42:51 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,8 @@
 #ifndef CONDITIONALEXPRESSION_HXX
 #define CONDITIONALEXPRESSION_HXX
 
+#include "dllapi.h"
+
 /** === begin UNO includes === **/
 /** === end UNO includes === **/
 
@@ -49,7 +51,7 @@
     // 
=============================================================================
     // = ConditionalExpression
     // 
=============================================================================
-    class ConditionalExpression
+    class REPORTDESIGN_DLLPUBLIC ConditionalExpression
     {
     private:
         const ::rtl::OUString       m_sPattern;




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to