Searched defs:DAVPropertyValue (Results 1 – 1 of 1) sorted by relevance
35 struct DAVPropertyValue struct37 rtl::OUString Name; 38 com::sun::star::uno::Any Value;39 bool IsCaseSensitive;41 DAVPropertyValue() : IsCaseSensitive( true ) {} in DAVPropertyValue() function
Completed in 10 milliseconds