diff options
Diffstat (limited to 'extensions/source/propctrlr/handlerhelper.hxx')
-rw-r--r-- | extensions/source/propctrlr/handlerhelper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/handlerhelper.hxx b/extensions/source/propctrlr/handlerhelper.hxx index 28eac9b7a24d..3d212affa8d0 100644 --- a/extensions/source/propctrlr/handlerhelper.hxx +++ b/extensions/source/propctrlr/handlerhelper.hxx @@ -20,7 +20,6 @@ #ifndef EXTENSIONS_SOURCE_PROPCTRLR_HANDLERHELPER_HXX #define EXTENSIONS_SOURCE_PROPCTRLR_HANDLERHELPER_HXX -/** === begin UNO includes === **/ #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/script/XTypeConverter.hpp> @@ -28,7 +27,6 @@ #include <com/sun/star/inspection/XPropertyControlFactory.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/Optional.hpp> -/** === end UNO includes === **/ #include <vector> |