summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel/ToolPanelUIElement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/toolpanel/ToolPanelUIElement.cxx')
-rw-r--r--sd/source/ui/toolpanel/ToolPanelUIElement.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/toolpanel/ToolPanelUIElement.cxx b/sd/source/ui/toolpanel/ToolPanelUIElement.cxx
index d2dd02ad694e..841edfc0a5d9 100644
--- a/sd/source/ui/toolpanel/ToolPanelUIElement.cxx
+++ b/sd/source/ui/toolpanel/ToolPanelUIElement.cxx
@@ -31,7 +31,6 @@ namespace sd { namespace toolpanel
{
//......................................................................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::XInterface;
using ::com::sun::star::uno::UNO_QUERY;
@@ -47,7 +46,7 @@ namespace sd { namespace toolpanel
using ::com::sun::star::lang::XComponent;
using ::com::sun::star::ui::XToolPanel;
using ::com::sun::star::lang::DisposedException;
- /** === end UNO using === **/
+
namespace UIElementType = ::com::sun::star::ui::UIElementType;
typedef MethodGuard< ToolPanelUIElement > UIElementMethodGuard;