summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 16:08:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 18:08:30 +0200
commit548a2ffe3a40852d7bb3b2880b58e93c34cd41ef (patch)
tree4df975482ad934d2069d32dc9347cf3307791b64 /framework/inc/dispatch
parent87f242e036082c1b659536dec2bf779d88910249 (diff)
remove bogus date information
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
Diffstat (limited to 'framework/inc/dispatch')
-rw-r--r--framework/inc/dispatch/dispatchprovider.hxx1
-rw-r--r--framework/inc/dispatch/mailtodispatcher.hxx2
-rw-r--r--framework/inc/dispatch/servicehandler.hxx2
3 files changed, 0 insertions, 5 deletions
diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx
index e2a4107b0e3a..df1b34aceb4b 100644
--- a/framework/inc/dispatch/dispatchprovider.hxx
+++ b/framework/inc/dispatch/dispatchprovider.hxx
@@ -86,7 +86,6 @@ enum EDispatchHelper
@devstatus ready to use
@threadsafe yes
- @modified 17.05.2002 07:56, as96863
*/
class DispatchProvider : // interfaces
public css::lang::XTypeProvider ,
diff --git a/framework/inc/dispatch/mailtodispatcher.hxx b/framework/inc/dispatch/mailtodispatcher.hxx
index 52ba1aad0350..c89b56cb855f 100644
--- a/framework/inc/dispatch/mailtodispatcher.hxx
+++ b/framework/inc/dispatch/mailtodispatcher.hxx
@@ -83,8 +83,6 @@ namespace framework{
provides XWeak and ref count mechanism
@devstatus ready to use
-
- @modified 02.05.2002 08:12, as96863
*/
class MailToDispatcher : // interfaces
public css::lang::XTypeProvider ,
diff --git a/framework/inc/dispatch/servicehandler.hxx b/framework/inc/dispatch/servicehandler.hxx
index 19336bf3d69c..dc7841af247c 100644
--- a/framework/inc/dispatch/servicehandler.hxx
+++ b/framework/inc/dispatch/servicehandler.hxx
@@ -87,8 +87,6 @@ namespace framework{
provides XWeak and ref count mechanism
@devstatus ready to use
-
- @modified 02.05.2002 08:13, as96863
*/
class ServiceHandler : // interfaces
public css::lang::XTypeProvider ,