summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/PatternField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/PatternField.idl')
-rw-r--r--offapi/com/sun/star/form/component/PatternField.idl10
1 files changed, 0 insertions, 10 deletions
diff --git a/offapi/com/sun/star/form/component/PatternField.idl b/offapi/com/sun/star/form/component/PatternField.idl
index b9083c552dfd..ec52fd918bfc 100644
--- a/offapi/com/sun/star/form/component/PatternField.idl
+++ b/offapi/com/sun/star/form/component/PatternField.idl
@@ -16,14 +16,6 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_form_component_PatternField_idl__
-#define __com_sun_star_form_component_PatternField_idl__
-
-#include <com/sun/star/awt/UnoControlPatternFieldModel.idl>
-
-#include <com/sun/star/form/FormControlModel.idl>
-
-#include <com/sun/star/form/XReset.idl>
@@ -58,6 +50,4 @@ published service PatternField
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */