service UnoControlDialog in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlDialog;

Description

specifies that UnoControlDialog implements an dialog for controls based on UnoControl .

Included Services

com::sun::star::awt::UnoControl

com::sun::star::awt::UnoControlContainer

Description

specifies an abstract control which can contain other controls. One additional interface ( XControlContainer ) is specified. An UnoControlContainer contains other UnoControl s.


Exported Interfaces

com::sun::star::awt::XTopWindow

Description

manages the functionality specific for a top window.


com::sun::star::awt::XDialog

Top of Page