summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/loaddispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/loaddispatcher.hxx')
-rw-r--r--framework/source/inc/dispatch/loaddispatcher.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/source/inc/dispatch/loaddispatcher.hxx b/framework/source/inc/dispatch/loaddispatcher.hxx
index fe38971322ec..41e033253515 100644
--- a/framework/source/inc/dispatch/loaddispatcher.hxx
+++ b/framework/source/inc/dispatch/loaddispatcher.hxx
@@ -27,19 +27,10 @@
#include <cppuhelper/implbase2.hxx>
-//_______________________________________________
-// namespace
-
namespace framework{
namespace css = ::com::sun::star;
-//_______________________________________________
-// exported const
-
-//_______________________________________________
-// exported definitions
-
/** @short implements a dispatch object which can be used to load
non-visible components (by using the mechanism of ContentHandler)
or visible-components (by using the mechanism of FrameLoader).