diff options
Diffstat (limited to 'extensions/source/propctrlr/eformshelper.cxx')
-rw-r--r-- | extensions/source/propctrlr/eformshelper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/eformshelper.cxx b/extensions/source/propctrlr/eformshelper.cxx index db5155b36d7f..76ebdd27c18a 100644 --- a/extensions/source/propctrlr/eformshelper.cxx +++ b/extensions/source/propctrlr/eformshelper.cxx @@ -33,13 +33,11 @@ #include "propeventtranslation.hxx" #include "formbrowsertools.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/form/FormComponentType.hpp> #include <com/sun/star/xforms/XFormsUIHelper1.hpp> #include <com/sun/star/xsd/DataTypeClass.hpp> #include <com/sun/star/form/binding/XListEntrySink.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> #include <rtl/ustrbuf.hxx> |