|
LibreOffice Module dbaccess (master) 1
|
Public Member Functions | |
| TypedPropertyValue (OUString _name, const css::uno::Type &_type, css::uno::Any _value) | |
Public Attributes | |
| OUString | Name |
| css::uno::Type | Type |
| css::uno::Any | Value |
Definition at line 74 of file xmlExport.hxx.
|
inline |
Definition at line 80 of file xmlExport.hxx.
| OUString dbaxml::ODBExport::TypedPropertyValue::Name |
Definition at line 76 of file xmlExport.hxx.
| css::uno::Type dbaxml::ODBExport::TypedPropertyValue::Type |
Definition at line 77 of file xmlExport.hxx.
| css::uno::Any dbaxml::ODBExport::TypedPropertyValue::Value |
Definition at line 78 of file xmlExport.hxx.