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

#include <xmlexchg.hxx>

Public Member Functions

 OXFormsDescriptor ()
 
 OXFormsDescriptor (const OXFormsDescriptor &rhs)
 
OXFormsDescriptoroperator= (const OXFormsDescriptor &rhs)
 

Public Attributes

OUString szName
 
OUString szServiceName
 
css::uno::Reference< css::beans::XPropertySet > xPropSet
 

Detailed Description

Definition at line 40 of file xmlexchg.hxx.

Constructor & Destructor Documentation

◆ OXFormsDescriptor() [1/2]

svx::OXFormsDescriptor::OXFormsDescriptor ( )
inline

Definition at line 46 of file xmlexchg.hxx.

◆ OXFormsDescriptor() [2/2]

svx::OXFormsDescriptor::OXFormsDescriptor ( const OXFormsDescriptor rhs)
inline

Definition at line 47 of file xmlexchg.hxx.

Member Function Documentation

◆ operator=()

OXFormsDescriptor & svx::OXFormsDescriptor::operator= ( const OXFormsDescriptor rhs)
inline

Definition at line 48 of file xmlexchg.hxx.

References szName, szServiceName, and xPropSet.

Member Data Documentation

◆ szName

OUString svx::OXFormsDescriptor::szName

Definition at line 42 of file xmlexchg.hxx.

Referenced by FmXFormView::implCreateXFormsControl(), and operator=().

◆ szServiceName

OUString svx::OXFormsDescriptor::szServiceName

Definition at line 43 of file xmlexchg.hxx.

Referenced by FmXFormView::implCreateXFormsControl(), and operator=().

◆ xPropSet

css::uno::Reference< css::beans::XPropertySet > svx::OXFormsDescriptor::xPropSet

Definition at line 44 of file xmlexchg.hxx.

Referenced by FmXFormView::implCreateXFormsControl(), and operator=().


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