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

#include <DAVResource.hxx>

Public Member Functions

 DAVPropertyValue ()
 

Public Attributes

OUString Name
 
css::uno::Any Value
 
bool IsCaseSensitive
 

Detailed Description

Definition at line 31 of file DAVResource.hxx.

Constructor & Destructor Documentation

◆ DAVPropertyValue()

http_dav_ucp::DAVPropertyValue::DAVPropertyValue ( )
inline

Definition at line 37 of file DAVResource.hxx.

Member Data Documentation

◆ IsCaseSensitive

bool http_dav_ucp::DAVPropertyValue::IsCaseSensitive

Definition at line 35 of file DAVResource.hxx.

Referenced by http_dav_ucp::ContentProperties::addProperty().

◆ Name

OUString http_dav_ucp::DAVPropertyValue::Name

Definition at line 33 of file DAVResource.hxx.

Referenced by http_dav_ucp::ContentProperties::addProperty().

◆ Value

css::uno::Any http_dav_ucp::DAVPropertyValue::Value

Definition at line 34 of file DAVResource.hxx.

Referenced by http_dav_ucp::ContentProperties::addProperty().


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