Searched refs:CXPathAPI (Results 1 – 3 of 3) sorted by relevance
55 CXPathAPI::CXPathAPI(const Reference< XMultiServiceFactory >& rSMgr) in CXPathAPI() function in XPath::CXPathAPI61 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 …]
67 class CXPathAPI class79 CXPathAPI(
84 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 10 milliseconds