summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/formcontroller.cxx')
-rw-r--r--extensions/source/propctrlr/formcontroller.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/formcontroller.cxx b/extensions/source/propctrlr/formcontroller.cxx
index cfe20082e63a..26084a394eb2 100644
--- a/extensions/source/propctrlr/formcontroller.cxx
+++ b/extensions/source/propctrlr/formcontroller.cxx
@@ -42,7 +42,6 @@ namespace pcr
{
//........................................................................
- /** === begin UNO using === **/
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::TypeClass_INTERFACE;
using ::com::sun::star::uno::TypeClass_STRING;
@@ -67,7 +66,6 @@ namespace pcr
using ::com::sun::star::container::XChild;
using ::com::sun::star::frame::XFrame;
using ::com::sun::star::awt::XWindow;
- /** === end UNO using === **/
namespace PropertyAttribute = ::com::sun::star::beans::PropertyAttribute;