LibreOffice Module toolkit (master) 1
Public Member Functions | Public Attributes | List of all members
UnoControlComponentInfos Struct Reference

#include <unocontrol.hxx>

Public Member Functions

 UnoControlComponentInfos ()
 

Public Attributes

tools::Long nX
 
tools::Long nY
 
tools::Long nWidth
 
tools::Long nHeight
 
float nZoomX
 
float nZoomY
 
sal_uInt16 nFlags
 
bool bVisible
 
bool bEnable
 

Detailed Description

Definition at line 43 of file unocontrol.hxx.

Constructor & Destructor Documentation

◆ UnoControlComponentInfos()

UnoControlComponentInfos::UnoControlComponentInfos ( )
inline

Definition at line 51 of file unocontrol.hxx.

References bEnable, bVisible, nFlags, nHeight, nWidth, nX, nY, nZoomX, and nZoomY.

Member Data Documentation

◆ bEnable

bool UnoControlComponentInfos::bEnable

◆ bVisible

bool UnoControlComponentInfos::bVisible

◆ nFlags

sal_uInt16 UnoControlComponentInfos::nFlags

◆ nHeight

tools::Long UnoControlComponentInfos::nHeight

◆ nWidth

tools::Long UnoControlComponentInfos::nWidth

◆ nX

tools::Long UnoControlComponentInfos::nX

◆ nY

tools::Long UnoControlComponentInfos::nY

◆ nZoomX

float UnoControlComponentInfos::nZoomX

◆ nZoomY

float UnoControlComponentInfos::nZoomY

The documentation for this struct was generated from the following file: