summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-27 11:14:28 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-27 11:14:28 +0000
commit135183f3d20814626a86b00bcd8433831244b79e (patch)
tree5acdaa2b4897663249247d87bd353182bb5d6b1f /ucb
parent8ad7a8da2cf6b196ff1629ef902f050946bddce0 (diff)
INTEGRATION: CWS kso13 (1.3.216); FILE MERGED
2005/01/06 09:09:20 kso 1.3.216.2: #i39925# - Adapted to API changes in updated neon version. 2005/01/06 09:01:59 kso 1.3.216.1: #i39925# - Adapted to API changes in updated neon version.
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/webdav/UCBDeadPropertyValue.hxx14
1 files changed, 2 insertions, 12 deletions
diff --git a/ucb/source/ucp/webdav/UCBDeadPropertyValue.hxx b/ucb/source/ucp/webdav/UCBDeadPropertyValue.hxx
index 2ffc2b810df3..c590f24799df 100644
--- a/ucb/source/ucp/webdav/UCBDeadPropertyValue.hxx
+++ b/ucb/source/ucp/webdav/UCBDeadPropertyValue.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: UCBDeadPropertyValue.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kso $ $Date: 2002-08-22 11:37:32 $
+ * last change: $Author: obo $ $Date: 2005-01-27 12:14:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,10 +62,6 @@
#ifndef _UCBDEADPROPERTYVALUE_HXX_
#define _UCBDEADPROPERTYVALUE_HXX_
-#ifndef NE_XML_H
-#include <neon/ne_xml.h>
-#endif
-
#ifndef _RTL_STRING_HXX_
#include <rtl/string.hxx>
#endif
@@ -73,18 +69,12 @@
#include <com/sun/star/uno/Any.hxx>
#endif
-#ifndef _DAVTYPES_HXX_
-#include "DAVTypes.hxx"
-#endif
-
namespace webdav_ucp
{
class UCBDeadPropertyValue
{
private:
- static const ne_xml_elm elements[];
-
static const rtl::OUString aTypeString;
static const rtl::OUString aTypeLong;
static const rtl::OUString aTypeShort;