Files
loongoffice/offapi/com/sun/star/xml/xpath/XPathAPI.idl
2011-04-02 00:08:53 +02:00

13 lines
316 B
Plaintext

#ifndef __com_sun_star_xml_xpath_XPathExtension_idl__
#define __com_sun_star_xml_xpath_XPathExtension_idl__
#include <com/sun/star/xml/xpath/XXPathAPI.idl>
module com { module sun { module star { module xml { module xpath {
service XPathExtension
{
interface XXPathAPI;
};
};};};};};
#endif