home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/tools/analytictools/r3analyticconetool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3crcto2.js")
- var R3CLID_ANALYTICCONETOOL = 1831;
-
- R3ANALYTICCONETOOLM_ = 1831000;
-
- function _R3ANALYTICCONETOOLM_() {
- return this.r3Do(R3ANALYTICCONETOOLM_, arguments);
- }
-
- function r3Analyticconetool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANALYTICCONETOOL, arguments);
- }
- // Methods
- this.=_R3ANALYTICCONETOOLM_;
-
- // Attributes
- }
-
- r3Analyticconetool.prototype=new r3Circletool2;
- // inc/plugins/tools/analytictools/r3analyticconetool.h_H