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

enum PluginVariable

Values
VxDisplay XPluginContext::getValue will return the XWindow display pointer of a display connection (UNIX only)  
VxtAppContext XPluginContext::getValue will return the global Xt application context (UNIX only)  
Values' Details
VxDisplay
VxDisplay,
Description
XPluginContext::getValue will return the XWindow display pointer of a display connection (UNIX only)
VxtAppContext
VxtAppContext,
Description
XPluginContext::getValue will return the global Xt application context (UNIX only)
Top of Page