:: org :: openoffice :: vba ::

interface XDialog
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--XDialog
::com::sun::star::uno::XInterface
(referenced interface's summary:)
base interface of all UNO interfaces

Methods' Summary
Show  
Methods' Details
Show
void
Show();

Attributes' Summary
Application  
Parent  
Creator  
Attributes' Details
Application
[ readonly ] XApplication Application;
Parent
[ readonly ] any Parent;
Creator
[ readonly ] long Creator;
Top of Page