summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-01-19 17:48:41 +0000
committerOliver Bolte <obo@openoffice.org>2006-01-19 17:48:41 +0000
commitd2aefe487033cc66d2855b9af9f8a3e31746e948 (patch)
tree55cb46a2183a7c997c4751eb2caa655f0a9327e3 /sfx2
parent39b1bb1ae7cf4eb11370c4d3db19acb809e256e0 (diff)
INTEGRATION: CWS gcc41 (1.103.30); FILE MERGED
2005/12/07 14:03:18 pmladek 1.103.30.1: #i58967# Removed extra qualification to fix build with gcc-4.1
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index bbe99eb496e9..58698a64a9b0 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sfxbasemodel.cxx,v $
*
- * $Revision: 1.103 $
+ * $Revision: 1.104 $
*
- * last change: $Author: rt $ $Date: 2005-11-11 09:06:33 $
+ * last change: $Author: obo $ $Date: 2006-01-19 18:48:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -369,7 +369,7 @@ struct IMPL_SfxBaseModel_DataContainer
OStorageModifyListen_Impl* m_pStorageModifyListen;
::rtl::OUString m_aPreusedFilterName;
- IMPL_SfxBaseModel_DataContainer::IMPL_SfxBaseModel_DataContainer( MUTEX& aMutex ,
+ IMPL_SfxBaseModel_DataContainer( MUTEX& aMutex ,
SfxObjectShell* pObjectShell )
: m_pObjectShell ( pObjectShell )
// , m_pObjectShellLock ( pObjectShell )