summaryrefslogtreecommitdiff
path: root/svx/source/form/formdispatchinterceptor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/formdispatchinterceptor.cxx')
-rw-r--r--svx/source/form/formdispatchinterceptor.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/form/formdispatchinterceptor.cxx b/svx/source/form/formdispatchinterceptor.cxx
index 6830e7de6fa7..d7ac47dab289 100644
--- a/svx/source/form/formdispatchinterceptor.cxx
+++ b/svx/source/form/formdispatchinterceptor.cxx
@@ -26,7 +26,6 @@ namespace svxform
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -46,7 +45,6 @@ namespace svxform
using ::com::sun::star::frame::DispatchDescriptor;
using ::com::sun::star::frame::XDispatchProvider;
using ::com::sun::star::lang::EventObject;
- /** === end UNO using === **/
//========================================================================
//= DispatchInterceptionMultiplexer