summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/usercontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/usercontrol.cxx')
-rw-r--r--extensions/source/propctrlr/usercontrol.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/usercontrol.cxx b/extensions/source/propctrlr/usercontrol.cxx
index 24964adbf610..05cee8f40825 100644
--- a/extensions/source/propctrlr/usercontrol.cxx
+++ b/extensions/source/propctrlr/usercontrol.cxx
@@ -34,12 +34,11 @@ namespace pcr
{
//............................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Any;
using ::com::sun::star::uno::Type;
using ::com::sun::star::beans::IllegalTypeException;
using ::com::sun::star::uno::RuntimeException;
- /** === end UNO using === **/
+
namespace PropertyControlType = ::com::sun::star::inspection::PropertyControlType;
//==================================================================