summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx')
-rw-r--r--connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx b/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx
index 6fdbcea39938..46651383c4cb 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MNameMapper.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
@@ -41,7 +41,7 @@ namespace connectivity
{
namespace mozab
{
- class MNameMapper
+ class MNameMapper
{
private:
@@ -69,10 +69,10 @@ namespace connectivity
// May modify the name passed in so that it's unique
nsresult add( ::rtl::OUString& str, nsIAbDirectory* abook );
-
+
//reset dirs
void reset();
-
+
// Get the directory corresponding to str
bool getDir( const ::rtl::OUString& str, nsIAbDirectory* *abook );