diff options
Diffstat (limited to 'svx/source/form/fmtextcontrolshell.cxx')
-rw-r--r-- | svx/source/form/fmtextcontrolshell.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/form/fmtextcontrolshell.cxx b/svx/source/form/fmtextcontrolshell.cxx index 4ffc6f89704b..6234c9871d50 100644 --- a/svx/source/form/fmtextcontrolshell.cxx +++ b/svx/source/form/fmtextcontrolshell.cxx @@ -41,7 +41,6 @@ #include "svx/svxids.hrc" #include "editeng/udlnitem.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> @@ -50,7 +49,6 @@ #include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/awt/XMouseListener.hpp> #include <com/sun/star/util/URLTransformer.hpp> -/** === end UNO includes === **/ #include <comphelper/componentcontext.hxx> #include <comphelper/processfactory.hxx> |