LibreOffice Module svx (master) 1
|
Public Member Functions | |
FmFieldInfo (const Reference< XPropertySet > &_xField, const Reference< XTextComponent > &_xText) | |
Public Attributes | |
OUString | aFieldName |
Reference< XPropertySet > | xField |
Reference< XTextComponent > | xText |
Definition at line 435 of file formcontroller.cxx.
|
inline |
Definition at line 441 of file formcontroller.cxx.
References aFieldName, FM_PROP_NAME, and xField.
OUString svxform::FmFieldInfo::aFieldName |
Definition at line 437 of file formcontroller.cxx.
Referenced by FmFieldInfo().
Reference< XPropertySet > svxform::FmFieldInfo::xField |
Definition at line 438 of file formcontroller.cxx.
Referenced by FmFieldInfo().
Reference< XTextComponent > svxform::FmFieldInfo::xText |
Definition at line 439 of file formcontroller.cxx.