summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx')
-rw-r--r--ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx b/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx
index f0c93bee9c38..b93c142d5d25 100644
--- a/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx
+++ b/ucb/source/ucp/webdav-neon/UCBDeadPropertyValue.hxx
@@ -37,21 +37,6 @@ namespace webdav_ucp
class UCBDeadPropertyValue
{
-private:
- static const OUString aTypeString;
- static const OUString aTypeLong;
- static const OUString aTypeShort;
- static const OUString aTypeBoolean;
- static const OUString aTypeChar;
- static const OUString aTypeByte;
- static const OUString aTypeHyper;
- static const OUString aTypeFloat;
- static const OUString aTypeDouble;
-
- static const OUString aXMLPre;
- static const OUString aXMLMid;
- static const OUString aXMLEnd;
-
public:
static bool supportsType( const css::uno::Type & rType );