summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/toolpaneldrawerpeer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/toolpanel/toolpaneldrawerpeer.cxx')
-rw-r--r--svtools/source/toolpanel/toolpaneldrawerpeer.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svtools/source/toolpanel/toolpaneldrawerpeer.cxx b/svtools/source/toolpanel/toolpaneldrawerpeer.cxx
index afb41738724e..8c9c27150ef4 100644
--- a/svtools/source/toolpanel/toolpaneldrawerpeer.cxx
+++ b/svtools/source/toolpanel/toolpaneldrawerpeer.cxx
@@ -35,7 +35,6 @@ namespace svt
{
//......................................................................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -48,7 +47,7 @@ namespace svt
using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Type;
using ::com::sun::star::accessibility::XAccessibleContext;
- /** === end UNO using === **/
+
namespace AccessibleStateType = ::com::sun::star::accessibility::AccessibleStateType;
namespace AccessibleEventId = ::com::sun::star::accessibility::AccessibleEventId;