summaryrefslogtreecommitdiff
path: root/framework/source/inc/accelerators/istoragelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/accelerators/istoragelistener.hxx')
-rw-r--r--framework/source/inc/accelerators/istoragelistener.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/inc/accelerators/istoragelistener.hxx b/framework/source/inc/accelerators/istoragelistener.hxx
index 9d84c26d1338..154a1eb0caee 100644
--- a/framework/source/inc/accelerators/istoragelistener.hxx
+++ b/framework/source/inc/accelerators/istoragelistener.hxx
@@ -24,13 +24,13 @@
#include <stdtypes.h>
-//__________________________________________
+
// definition
namespace framework
{
-//__________________________________________
+
/**
TODO document me
*/
@@ -38,7 +38,7 @@ class IStorageListener
{
public:
- //--------------------------------------
+
/** @short TODO */
virtual void changesOccurred(const OUString& sPath) = 0;