:: ooo :: vba ::

interface XWindowBase
Base Interfaces
XWindowBaseXHelperInterface
   ┗ ::com::sun::star::lang::XServiceInfo

XHelperInterface

Attributes' Summary
Height  
Left  
Top  
Visible  
Width  
Attributes' Details
Height
long Height;
Left
long Left;
Top
long Top;
Visible
boolean Visible;
Width
long Width;
Top of Page