Home
last modified time | relevance | path

Searched defs:DAVPropertyValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DDAVResource.hxx35 struct DAVPropertyValue struct
37 rtl::OUString Name;
38 com::sun::star::uno::Any Value;
39 bool IsCaseSensitive;
41 DAVPropertyValue() : IsCaseSensitive( true ) {} in DAVPropertyValue() argument

Completed in 14 milliseconds