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

Public Member Functions

 FmFieldInfo (const Reference< XPropertySet > &_xField, const Reference< XTextComponent > &_xText)
 

Public Attributes

OUString aFieldName
 
Reference< XPropertySet > xField
 
Reference< XTextComponent > xText
 

Detailed Description

Definition at line 435 of file formcontroller.cxx.

Constructor & Destructor Documentation

◆ FmFieldInfo()

svxform::FmFieldInfo::FmFieldInfo ( const Reference< XPropertySet > &  _xField,
const Reference< XTextComponent > &  _xText 
)
inline

Definition at line 441 of file formcontroller.cxx.

References aFieldName, FM_PROP_NAME, and xField.

Member Data Documentation

◆ aFieldName

OUString svxform::FmFieldInfo::aFieldName

Definition at line 437 of file formcontroller.cxx.

Referenced by FmFieldInfo().

◆ xField

Reference< XPropertySet > svxform::FmFieldInfo::xField

Definition at line 438 of file formcontroller.cxx.

Referenced by FmFieldInfo().

◆ xText

Reference< XTextComponent > svxform::FmFieldInfo::xText

Definition at line 439 of file formcontroller.cxx.


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