LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Enumerations
XPathObjectType.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::xml
 XML related interfaces.
 
module  com::sun::star::xml::xpath
 XPath interfaces.
 

Macros

#define __com_sun_star_xml_XPath_XPathObjectType_idl__
 

Enumerations

enum  XPathObjectType {
  XPATH_UNDEFINED , XPATH_NODESET , XPATH_BOOLEAN , XPATH_NUMBER ,
  XPATH_STRING , XPATH_POINT , XPATH_RANGE , XPATH_LOCATIONSET ,
  XPATH_USERS , XPATH_XSLT_TREE
}
 

Macro Definition Documentation

◆ __com_sun_star_xml_XPath_XPathObjectType_idl__

#define __com_sun_star_xml_XPath_XPathObjectType_idl__