summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertycontrolextender.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertycontrolextender.cxx')
-rw-r--r--extensions/source/propctrlr/propertycontrolextender.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/propertycontrolextender.cxx b/extensions/source/propctrlr/propertycontrolextender.cxx
index 49e352331812..5b69e210489e 100644
--- a/extensions/source/propctrlr/propertycontrolextender.cxx
+++ b/extensions/source/propctrlr/propertycontrolextender.cxx
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
* 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
@@ -122,13 +122,13 @@ namespace pcr
}
}
}
-
+
//--------------------------------------------------------------------
void SAL_CALL PropertyControlExtender::keyReleased( const KeyEvent& /*_event*/ ) throw (RuntimeException)
{
// not interested in
}
-
+
//--------------------------------------------------------------------
void SAL_CALL PropertyControlExtender::disposing( const EventObject& Source ) throw (RuntimeException)
{