Home
last modified time | relevance | path

Searched refs:CXPathAPI (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/unoxml/source/xpath/
H A Dxpathapi.cxx55 CXPathAPI::CXPathAPI(const Reference< XMultiServiceFactory >& rSMgr) in CXPathAPI() function in XPath::CXPathAPI
61 const char* CXPathAPI::aSupportedServiceNames[] = {
66 OUString CXPathAPI::_getImplementationName() in _getImplementationName()
84 return CXPathAPI::_getSupportedServiceNames(); in getSupportedServiceNames()
87 OUString SAL_CALL CXPathAPI::getImplementationName() in getImplementationName()
90 return CXPathAPI::_getImplementationName(); in getImplementationName()
106 void SAL_CALL CXPathAPI::registerNS( in registerNS()
116 void SAL_CALL CXPathAPI::unregisterNS( in unregisterNS()
336 Reference< XXPathObject > SAL_CALL CXPathAPI::eval( in eval()
425 void SAL_CALL CXPathAPI::registerExtension( in registerExtension()
[all …]
H A Dxpathapi.hxx67 class CXPathAPI class
79 CXPathAPI(
/aoo41x/main/unoxml/source/service/
H A Dservices.cxx84 else if (CXPathAPI::_getImplementationName().compareToAscii( pImplementationName ) == 0 ) in component_getFactory()
88 xServiceManager, CXPathAPI::_getImplementationName(), in component_getFactory()
89 CXPathAPI::_getInstance, CXPathAPI::_getSupportedServiceNames())); in component_getFactory()

Completed in 42 milliseconds