Kaydet (Commit) 9e200fb3 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS jl15 (1.2.20); FILE MERGED

2004/11/24 12:42:37 jl 1.2.20.1: #i37225#
üst a756344a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: vendorbase.hxx,v $ * $RCSfile: vendorbase.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: hr $ $Date: 2004-07-23 11:53:12 $ * last change: $Author: kz $ $Date: 2004-12-16 11:46:22 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -162,7 +162,11 @@ public: ...@@ -162,7 +162,11 @@ public:
*/ */
virtual bool needsRestart() const; virtual bool needsRestart() const;
/* /* compares versions of this vendor. MUST be overridden
in a derived class.
####################################################
OVERRIDE in derived class
###################################################
@return @return
0 this.version == sSecond 0 this.version == sSecond
1 this.version > sSecond 1 this.version > sSecond
......
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