LibreOffice Module ucb (master) 1
Public Member Functions | Public Attributes | List of all members
http_dav_ucp::ProppatchValue Struct Reference

#include <DAVTypes.hxx>

Public Member Functions

 ProppatchValue (const ProppatchOperation o, OUString n, css::uno::Any v)
 

Public Attributes

ProppatchOperation const operation
 
OUString const name
 
css::uno::Any const value
 

Detailed Description

Definition at line 187 of file DAVTypes.hxx.

Constructor & Destructor Documentation

◆ ProppatchValue()

http_dav_ucp::ProppatchValue::ProppatchValue ( const ProppatchOperation  o,
OUString  n,
css::uno::Any  v 
)
inline

Definition at line 193 of file DAVTypes.hxx.

References n, and v.

Member Data Documentation

◆ name

OUString const http_dav_ucp::ProppatchValue::name

Definition at line 190 of file DAVTypes.hxx.

◆ operation

ProppatchOperation const http_dav_ucp::ProppatchValue::operation

Definition at line 189 of file DAVTypes.hxx.

◆ value

css::uno::Any const http_dav_ucp::ProppatchValue::value

Definition at line 191 of file DAVTypes.hxx.


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