summaryrefslogtreecommitdiff
path: root/ucbhelper/workben/myucp/myucp_content.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucbhelper/workben/myucp/myucp_content.hxx')
-rw-r--r--ucbhelper/workben/myucp/myucp_content.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/ucbhelper/workben/myucp/myucp_content.hxx b/ucbhelper/workben/myucp/myucp_content.hxx
index d2a4668fbe98..861ba73b8a39 100644
--- a/ucbhelper/workben/myucp/myucp_content.hxx
+++ b/ucbhelper/workben/myucp/myucp_content.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -63,10 +63,10 @@ namespace myucp
struct ContentProperties
{
- ::rtl::OUString aTitle; // Title
- ::rtl::OUString aContentType; // ContentType
+ ::rtl::OUString aTitle; // Title
+ ::rtl::OUString aContentType; // ContentType
sal_Bool bIsDocument; // IsDocument
- sal_Bool bIsFolder; // IsFolder
+ sal_Bool bIsFolder; // IsFolder
// @@@ Add other properties supported by your content.