INTEGRATION: CWS fwkq1 (1.5.166); FILE MERGED
2003/08/20 08:44:03 mba 1.5.166.2: #110843#: new slot for new with Autopilot 2003/08/18 11:30:08 mba 1.5.166.1: #110843#: start Autopilots via UNO
This commit is contained in:
parent
c45ccfc613
commit
1da40c2372
1 changed files with 6 additions and 1 deletions
|
@ -18,12 +18,17 @@ interface StarImpress : Module
|
|||
StateMethod = GetState;
|
||||
]
|
||||
|
||||
SID_AUTOPILOT // ole : ?, status : ?
|
||||
SID_SD_AUTOPILOT // ole : ?, status : ?
|
||||
[
|
||||
ExecMethod = Execute ;
|
||||
StateMethod = GetState ;
|
||||
]
|
||||
|
||||
SID_NEWSD // ole : ?, status : ?
|
||||
[
|
||||
ExecMethod = Execute ;
|
||||
StateMethod = GetState ;
|
||||
]
|
||||
SID_OPENDOC // ole() api()
|
||||
[
|
||||
|
||||
|
|
Loading…
Reference in a new issue