Universal Document Shell Plugin Dictionary interafce. Through IPluginDocDictionary, UDS may be able to get explaination for certain word. More...
#include <plugin_doc_dictionary.h>
Data Fields | |
PluginBool(* | is_dictionary )(IPluginUnknown *thiz) |
Check whether the document is a dictionary. |
Universal Document Shell Plugin Dictionary interafce. Through IPluginDocDictionary, UDS may be able to get explaination for certain word.
Copyright (C) 2008 iRex Technologies B.V. All rights reserved.
Definition at line 42 of file plugin_doc_dictionary.h.
Check whether the document is a dictionary.
thiz | IPluginUnknown pointer of the document object. |
Referenced by text::PluginDocImpl::PluginDocImpl(), pdf::PluginDocImpl::PluginDocImpl(), and images::PluginDocImpl::PluginDocImpl().