summaryrefslogtreecommitdiff
path: root/svx/source/form/formcontrolfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/formcontrolfactory.cxx')
-rw-r--r--svx/source/form/formcontrolfactory.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/form/formcontrolfactory.cxx b/svx/source/form/formcontrolfactory.cxx
index 10b238eb8669..3992a40aaa78 100644
--- a/svx/source/form/formcontrolfactory.cxx
+++ b/svx/source/form/formcontrolfactory.cxx
@@ -54,7 +54,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;
@@ -84,7 +83,7 @@ namespace svxform
using ::com::sun::star::lang::Locale;
using ::com::sun::star::lang::XServiceInfo;
using ::com::sun::star::container::XNameAccess;
- /** === end UNO using === **/
+
namespace FormComponentType = ::com::sun::star::form::FormComponentType;
namespace ScrollBarOrientation = ::com::sun::star::awt::ScrollBarOrientation;
namespace MouseWheelBehavior = ::com::sun::star::awt::MouseWheelBehavior;