summaryrefslogtreecommitdiff
path: root/ucb/workben
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:23:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:23:21 +0000
commitecf19b3d37960151fed92a04b0e263bea7330def (patch)
treea8994b92c70ebc21ac141159d4f81fde2f79b952 /ucb/workben
parentc3d81d7b4960e0ac9ef9c5983c759219b7523102 (diff)
INTEGRATION: CWS bgdlremove (1.2.108); FILE MERGED
2007/05/11 09:20:57 kso 1.2.108.1: 76911# - ucbhelper lib no longer uses VOS. (vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)
Diffstat (limited to 'ucb/workben')
-rw-r--r--ucb/workben/ucb/srcharg.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/ucb/workben/ucb/srcharg.hxx b/ucb/workben/ucb/srcharg.hxx
index f581a4471962..a3113257d5d3 100644
--- a/ucb/workben/ucb/srcharg.hxx
+++ b/ucb/workben/ucb/srcharg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: srcharg.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:22:39 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 18:23:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,8 +33,8 @@
*
************************************************************************/
-#ifndef CHAOS_UCBDEMO_SRCHARG_HXX
-#define CHAOS_UCBDEMO_SRCHARG_HXX
+#ifndef UCBDEMO_SRCHARG_HXX
+#define UCBDEMO_SRCHARG_HXX
class String;
namespace com { namespace sun { namespace star { namespace ucb {
@@ -45,5 +45,5 @@ namespace com { namespace sun { namespace star { namespace ucb {
bool parseSearchArgument(String const & rInput,
com::sun::star::ucb::SearchInfo & rInfo);
-#endif // CHAOS_UCBDEMO_SRCHARG_HXX
+#endif // UCBDEMO_SRCHARG_HXX