LibreOffice Module svx (master) 1
|
#include <xmlexchg.hxx>
Public Member Functions | |
OXFormsDescriptor () | |
OXFormsDescriptor (const OXFormsDescriptor &rhs) | |
OXFormsDescriptor & | operator= (const OXFormsDescriptor &rhs) |
Public Attributes | |
OUString | szName |
OUString | szServiceName |
css::uno::Reference< css::beans::XPropertySet > | xPropSet |
Definition at line 40 of file xmlexchg.hxx.
|
inline |
Definition at line 46 of file xmlexchg.hxx.
|
inline |
Definition at line 47 of file xmlexchg.hxx.
|
inline |
Definition at line 48 of file xmlexchg.hxx.
References szName, szServiceName, and xPropSet.
OUString svx::OXFormsDescriptor::szName |
Definition at line 42 of file xmlexchg.hxx.
Referenced by FmXFormView::implCreateXFormsControl(), and operator=().
OUString svx::OXFormsDescriptor::szServiceName |
Definition at line 43 of file xmlexchg.hxx.
Referenced by FmXFormView::implCreateXFormsControl(), and operator=().
css::uno::Reference< css::beans::XPropertySet > svx::OXFormsDescriptor::xPropSet |
Definition at line 44 of file xmlexchg.hxx.
Referenced by FmXFormView::implCreateXFormsControl(), and operator=().