|
LibreOffice Module sfx2 (master) 1
|
Public Member Functions | |
| CustomProperty (OUString sName, css::uno::Any aValue) | |
| bool | operator== (const CustomProperty &rProp) const |
Public Attributes | |
| OUString | m_sName |
| css::uno::Any | m_aValue |
Definition at line 91 of file dinfdlg.cxx.
|
inline |
Definition at line 96 of file dinfdlg.cxx.
References sName.
|
inline |
Definition at line 99 of file dinfdlg.cxx.
| css::uno::Any CustomProperty::m_aValue |
Definition at line 94 of file dinfdlg.cxx.
Referenced by operator==().
| OUString CustomProperty::m_sName |
Definition at line 93 of file dinfdlg.cxx.
Referenced by operator==().