2006-05-02 08:59:59 -05:00
|
|
|
interface StarImpress
|
2000-09-18 11:07:07 -05:00
|
|
|
[
|
|
|
|
uuid ( "A1814AE0-07D4-11CF-89CA-008029E4B0B1" )
|
|
|
|
]
|
|
|
|
{
|
2002-08-29 07:19:38 -05:00
|
|
|
SID_NEWDOC // ole : ?, status : ?
|
2000-09-18 11:07:07 -05:00
|
|
|
[
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
GroupId = GID_APPLICATION ;
|
|
|
|
Cachable , Container ;
|
|
|
|
]
|
|
|
|
|
|
|
|
SID_ATTR_METRIC
|
|
|
|
[
|
|
|
|
ExecMethod = Execute;
|
|
|
|
StateMethod = GetState;
|
|
|
|
]
|
|
|
|
|
2003-09-19 02:15:06 -05:00
|
|
|
SID_SD_AUTOPILOT // ole : ?, status : ?
|
2000-09-18 11:07:07 -05:00
|
|
|
[
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
2003-09-19 02:15:06 -05:00
|
|
|
SID_NEWSD // ole : ?, status : ?
|
|
|
|
[
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
2000-09-18 11:07:07 -05:00
|
|
|
SID_OPENDOC // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
2009-03-17 03:30:09 -05:00
|
|
|
SID_OPENHYPERLINK // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
SID_AUTOSPELL_CHECK // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
|
|
|
SID_ATTR_LANGUAGE // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
2000-11-27 02:13:01 -06:00
|
|
|
SID_ATTR_CHAR_CJK_LANGUAGE // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
|
|
|
SID_ATTR_CHAR_CTL_LANGUAGE // ole() api()
|
|
|
|
[
|
|
|
|
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
|
2000-09-18 11:07:07 -05:00
|
|
|
SID_OUTLINE_TO_IMPRESS // ole() api()
|
|
|
|
[
|
|
|
|
ExecMethod = Execute ;
|
|
|
|
StateMethod = GetState ;
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|
|
|
|
shell SdModule
|
|
|
|
{
|
|
|
|
import StarImpress[Automation];
|
|
|
|
}
|
|
|
|
|