summaryrefslogtreecommitdiff
path: root/unotools/source/config/eventcfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/config/eventcfg.cxx')
-rw-r--r--unotools/source/config/eventcfg.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx
index b161d66b79bb..850578f5cd28 100644
--- a/unotools/source/config/eventcfg.cxx
+++ b/unotools/source/config/eventcfg.cxx
@@ -120,9 +120,9 @@ GlobalEventConfig_Impl::GlobalEventConfig_Impl()
EnableNotification( aNotifySeq, true );
}
-//*****************************************************************************************************************
+
// destructor
-//*****************************************************************************************************************
+
GlobalEventConfig_Impl::~GlobalEventConfig_Impl()
{
// We must save our current values .. if user forget it!
@@ -140,9 +140,9 @@ OUString GlobalEventConfig_Impl::GetEventName( sal_Int32 nIndex )
return OUString();
}
-//*****************************************************************************************************************
+
// public method
-//*****************************************************************************************************************
+
void GlobalEventConfig_Impl::Notify( const Sequence< OUString >& )
{
MutexGuard aGuard( GlobalEventConfig::GetOwnStaticMutex() );
@@ -161,9 +161,9 @@ void GlobalEventConfig_Impl::Notify( const Sequence< OUString >& )
}
}
-//*****************************************************************************************************************
+
// public method
-//*****************************************************************************************************************
+
void GlobalEventConfig_Impl::Commit()
{
//DF need to check it this is correct??
@@ -191,9 +191,9 @@ void GlobalEventConfig_Impl::Commit()
}
}
-//*****************************************************************************************************************
+
// private method
-//*****************************************************************************************************************
+
void GlobalEventConfig_Impl::initBindingInfo()
{
// Get ALL names of current existing list items in configuration!