summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docstoragemodifylistener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/docstoragemodifylistener.cxx')
-rw-r--r--sfx2/source/doc/docstoragemodifylistener.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/docstoragemodifylistener.cxx b/sfx2/source/doc/docstoragemodifylistener.cxx
index aac1e342d06a..b3bf3b73d1f3 100644
--- a/sfx2/source/doc/docstoragemodifylistener.cxx
+++ b/sfx2/source/doc/docstoragemodifylistener.cxx
@@ -25,7 +25,6 @@ namespace sfx2
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -36,7 +35,6 @@ namespace sfx2
using ::com::sun::star::uno::Any;
using ::com::sun::star::uno::makeAny;
using ::com::sun::star::lang::EventObject;
- /** === end UNO using === **/
//====================================================================
//=