summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/bc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/bc.hxx')
-rw-r--r--ucb/source/ucp/file/bc.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/ucb/source/ucp/file/bc.hxx b/ucb/source/ucp/file/bc.hxx
index f1e698728527..21b6acad5913 100644
--- a/ucb/source/ucp/file/bc.hxx
+++ b/ucb/source/ucp/file/bc.hxx
@@ -259,12 +259,12 @@ namespace fileaccess {
// Notifier
- ContentEventNotifier* cDEL( void ) SAL_OVERRIDE;
+ ContentEventNotifier* cDEL() SAL_OVERRIDE;
ContentEventNotifier* cEXC( const OUString& aNewName ) SAL_OVERRIDE;
- ContentEventNotifier* cCEL( void ) SAL_OVERRIDE;
- PropertySetInfoChangeNotifier* cPSL( void ) SAL_OVERRIDE;
- PropertyChangeNotifier* cPCL( void ) SAL_OVERRIDE;
- OUString getKey( void ) SAL_OVERRIDE;
+ ContentEventNotifier* cCEL() SAL_OVERRIDE;
+ PropertySetInfoChangeNotifier* cPSL() SAL_OVERRIDE;
+ PropertyChangeNotifier* cPCL() SAL_OVERRIDE;
+ OUString getKey() SAL_OVERRIDE;
private:
// Data members