summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formbrowsertools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formbrowsertools.hxx')
-rw-r--r--extensions/source/propctrlr/formbrowsertools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/formbrowsertools.hxx b/extensions/source/propctrlr/formbrowsertools.hxx
index 4374c28e253e..ec6d329e50da 100644
--- a/extensions/source/propctrlr/formbrowsertools.hxx
+++ b/extensions/source/propctrlr/formbrowsertools.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
@@ -74,7 +74,7 @@ namespace pcr
//========================================================================
struct PropertyLessByName
- :public ::std::binary_function < ::com::sun::star::beans::Property,
+ :public ::std::binary_function < ::com::sun::star::beans::Property,
::com::sun::star::beans::Property,
bool
>
@@ -87,7 +87,7 @@ namespace pcr
//========================================================================
struct TypeLessByName
- :public ::std::binary_function < ::com::sun::star::uno::Type,
+ :public ::std::binary_function < ::com::sun::star::uno::Type,
::com::sun::star::uno::Type,
bool
>