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