diff options
Diffstat (limited to 'extensions/source/propctrlr/standardcontrol.hxx')
-rw-r--r-- | extensions/source/propctrlr/standardcontrol.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/standardcontrol.hxx b/extensions/source/propctrlr/standardcontrol.hxx index 6b95f2b6f31f..91bf8a097897 100644 --- a/extensions/source/propctrlr/standardcontrol.hxx +++ b/extensions/source/propctrlr/standardcontrol.hxx @@ -23,12 +23,10 @@ #include "commoncontrol.hxx" #include "pcrcommon.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/inspection/XNumericControl.hpp> #include <com/sun/star/inspection/XStringListControl.hpp> #include <com/sun/star/inspection/XHyperlinkControl.hpp> #include <com/sun/star/uno/Sequence.hxx> -/** === end UNO includes === **/ #include <vcl/field.hxx> #include <vcl/longcurr.hxx> #include <svtools/ctrlbox.hxx> |