Kaydet (Commit) 01d22ab9 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS os2port01 (1.9.4); FILE MERGED

2007/08/10 10:51:06 obr 1.9.4.2: RESYNC: (1.9-1.13); FILE MERGED
2006/12/28 14:32:27 ydario 1.9.4.1: OS/2 initial import
üst eb43ef0b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: propacc.cxx,v $ * $RCSfile: propacc.cxx,v $
* *
* $Revision: 1.13 $ * $Revision: 1.14 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 14:18:20 $ * last change: $Author: vg $ $Date: 2007-09-20 15:54:23 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -62,7 +62,7 @@ Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty ...@@ -62,7 +62,7 @@ Any sbxToUnoValue( SbxVariable* pVar, const Type& rType, Property* pUnoProperty
#ifdef WNT #ifdef WNT
#define CDECL _cdecl #define CDECL _cdecl
#endif #endif
#if defined(UNX) #if defined(UNX) || defined(OS2)
#define CDECL #define CDECL
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment