LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
svxform::ControlData Struct Reference

#include <fmcontrolbordermanager.hxx>

Inheritance diagram for svxform::ControlData:
[legend]
Collaboration diagram for svxform::ControlData:
[legend]

Public Member Functions

 ControlData ()
 
 ControlData (css::uno::Reference< css::awt::XControl > _xControl)
 
- Public Member Functions inherited from svxform::BorderDescriptor
 BorderDescriptor ()
 
- Public Member Functions inherited from svxform::UnderlineDescriptor
 UnderlineDescriptor ()
 
 UnderlineDescriptor (sal_Int16 _nUnderlineType, Color _nUnderlineColor)
 

Public Attributes

css::uno::Reference< css::awt::XControl > xControl
 
OUString sOriginalHelpText
 
- Public Attributes inherited from svxform::BorderDescriptor
sal_Int16 nBorderType
 
Color nBorderColor
 
- Public Attributes inherited from svxform::UnderlineDescriptor
sal_Int16 nUnderlineType
 
Color nUnderlineColor
 

Detailed Description

Definition at line 78 of file fmcontrolbordermanager.hxx.

Constructor & Destructor Documentation

◆ ControlData() [1/2]

svxform::ControlData::ControlData ( )
inline

Definition at line 83 of file fmcontrolbordermanager.hxx.

◆ ControlData() [2/2]

svxform::ControlData::ControlData ( css::uno::Reference< css::awt::XControl >  _xControl)
inline

Definition at line 84 of file fmcontrolbordermanager.hxx.

Member Data Documentation

◆ sOriginalHelpText

OUString svxform::ControlData::sOriginalHelpText

◆ xControl

css::uno::Reference< css::awt::XControl > svxform::ControlData::xControl

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