summaryrefslogtreecommitdiff
path: root/svl/inc/svl/intitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/inc/svl/intitem.hxx')
-rw-r--r--svl/inc/svl/intitem.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svl/inc/svl/intitem.hxx b/svl/inc/svl/intitem.hxx
index d6f7239df0ce..843e5df252a1 100644
--- a/svl/inc/svl/intitem.hxx
+++ b/svl/inc/svl/intitem.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
@@ -83,10 +83,10 @@ public:
const IntlWrapper * = 0)
const;
- virtual bool QueryValue( com::sun::star::uno::Any& rVal,
+ virtual bool QueryValue( com::sun::star::uno::Any& rVal,
BYTE nMemberId = 0 ) const;
- virtual bool PutValue( const com::sun::star::uno::Any& rVal,
+ virtual bool PutValue( const com::sun::star::uno::Any& rVal,
BYTE nMemberId = 0 );
virtual SfxPoolItem * Create(SvStream & rStream, USHORT) const;