summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2011-04-02 00:08:53 +0200
committerJulien Nabet <serval2412@yahoo.fr>2011-04-02 00:08:53 +0200
commit0843dc709d9d2743a2e0010d00d8ad8a64cdd663 (patch)
tree1dea749ff89a4db5ed79aa3787f5296e5320379c /offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
parent18d161a4f506fa0f57888d2fbb51ae91e4ec85c6 (diff)
Strip include guards in idl files
Diffstat (limited to 'offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl')
-rw-r--r--offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
index 5f4cce062..971ca5f7d 100644
--- a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
+++ b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
@@ -27,17 +27,9 @@
#ifndef __com_sun_star_ucb_XPropertyMatcherFactory_idl__
#define __com_sun_star_ucb_XPropertyMatcherFactory_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_ucb_XPropertyMatcher_idl__
#include <com/sun/star/ucb/XPropertyMatcher.idl>
-#endif
-
-#ifndef __com_sun_star_ucb_SearchCriterium_idl__
#include <com/sun/star/ucb/SearchCriterium.idl>
-#endif
//=============================================================================