Свойство | Тип | Описание | |
---|---|---|---|
ActiveWord | ITsString | ||
LaunchRespellerDlgOnWord | void |
Метод | Описание | |
---|---|---|
OnDisplayLaunchRespellerDlg ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool |
Determine whether to show (and enable) the command to launch the respeller dialog.
|
|
OnLaunchRespellerDlg ( object argument ) : bool |
Launch the Respeller dlg.
|
Метод | Описание | |
---|---|---|
ActiveWord ( ) : ITsString |
Try to find a WfiWordform object corresponding the the focus selection. If successful return its guid, otherwise, return Guid.Empty.
|
|
LaunchRespellerDlgOnWord ( ITsString tss ) : void |
public OnDisplayLaunchRespellerDlg ( object commandObject, XCore.UIItemDisplayProperties &display ) : bool | ||
commandObject | object | |
display | XCore.UIItemDisplayProperties | |
Результат | bool |
public OnLaunchRespellerDlg ( object argument ) : bool | ||
argument | object | The xCore Command object. |
Результат | bool |