Top   Module   Use   Manual   Index 

com :: sun :: star :: plugin ::

enum PluginVariable


Description
describes the possible parameters to XPluginContext::getValue. It describes what kind of object is requested


Values

VxDisplay
Description
XPluginContext::getValue will return the Xwindow Display pointer of a display connection (UNIX only)
VxtAppContext
Description
XPluginContext::getValue will return the global Xt application context (UNIX only)
Top of Page