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_XXPathExtension_idl 4#include <com/sun/star/xml/xpath/XXPathExtension.idl> 5#endif 6module com { module sun { module star { module xml { module xpath { 7 8 service XPathExtension 9 { 10 interface XXPathExtension; 11 }; 12};};};};}; 13#endif 14 15