INTEGRATION: CWS ab11clonepp4 (1.3.198); FILE MERGED

2004/10/15 08:39:07 ab 1.3.198.1: #118083# #118084# Class support PP4 -> SO 8
This commit is contained in:
Pascal Junck
2004-11-02 10:55:23 +00:00
parent 4536605c63
commit 04331f7da0

View File

@ -2,9 +2,9 @@
*
* $RCSfile: image.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2003-04-23 16:57:35 $
* last change: $Author: pjunck $ $Date: 2004-11-02 11:55:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -124,5 +124,6 @@ public:
#define SBIMG_EXPLICIT 0x0001 // OPTION EXPLICIT ist aktiv
#define SBIMG_COMPARETEXT 0x0002 // OPTION COMPARE TEXT ist aktiv
#define SBIMG_INITCODE 0x0004 // Init-Code vorhanden
#define SBIMG_CLASSMODULE 0x0008 // OPTION ClassModule is active
#endif