1#ifndef __com_sun_star_xml_xpath_XPathExtension_idl__
2#define __com_sun_star_xml_xpath_XPathExtension_idl__
3#ifndef __com_sun_star_xml_xpath_XXPathAPI_idl
4#include <com/sun/star/xml/xpath/XXPathAPI.idl>
5#endif
6module com {  module sun {  module star {  module xml { module xpath {
7
8    service XPathExtension
9    {
10        interface XXPathAPI;
11    };
12};};};};};
13#endif
14
15