LibreOffice Module dbaccess (master) 1
Public Member Functions | Public Attributes | List of all members
dbaxml::ODBExport::TypedPropertyValue Struct Reference
Collaboration diagram for dbaxml::ODBExport::TypedPropertyValue:
[legend]

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
 

Detailed Description

Definition at line 74 of file xmlExport.hxx.

Constructor & Destructor Documentation

◆ TypedPropertyValue()

dbaxml::ODBExport::TypedPropertyValue::TypedPropertyValue ( OUString  _name,
const css::uno::Type &  _type,
css::uno::Any  _value 
)
inline

Definition at line 80 of file xmlExport.hxx.

Member Data Documentation

◆ Name

OUString dbaxml::ODBExport::TypedPropertyValue::Name

Definition at line 76 of file xmlExport.hxx.

◆ Type

css::uno::Type dbaxml::ODBExport::TypedPropertyValue::Type

Definition at line 77 of file xmlExport.hxx.

◆ Value

css::uno::Any dbaxml::ODBExport::TypedPropertyValue::Value

Definition at line 78 of file xmlExport.hxx.


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