summaryrefslogtreecommitdiff
path: root/unotools/source/property/propertysethelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/property/propertysethelper.cxx')
-rw-r--r--unotools/source/property/propertysethelper.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unotools/source/property/propertysethelper.cxx b/unotools/source/property/propertysethelper.cxx
index 26901e2ca46e..267b7aef211d 100644
--- a/unotools/source/property/propertysethelper.cxx
+++ b/unotools/source/property/propertysethelper.cxx
@@ -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
@@ -48,7 +48,7 @@ class PropertySetHelperImpl
{
public:
PropertyMapEntry* find( const OUString& aName ) const throw();
-
+
PropertySetInfo* mpInfo;
};
}