Searched refs:CLibxml2XFormsExtension (Results 1 – 3 of 3) sorted by relevance
41 Reference< XInterface > SAL_CALL CLibxml2XFormsExtension::Create( in Create()45 …Reference< XInterface > aInstance(static_cast< XXPathExtension* >(new CLibxml2XFormsExtension(/*aF… in Create()49 ::rtl::OUString SAL_CALL CLibxml2XFormsExtension::getImplementationName_Static() in getImplementationName_Static()55 Sequence< ::rtl::OUString > SAL_CALL CLibxml2XFormsExtension::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()63 Libxml2ExtensionHandle SAL_CALL CLibxml2XFormsExtension::getLibxml2ExtensionHandle() throw (Runtime… in getLibxml2ExtensionHandle()73 void SAL_CALL CLibxml2XFormsExtension::initialize(const Sequence< Any >& aSequence) throw (RuntimeE… in initialize()87 Reference< XModel > CLibxml2XFormsExtension::getModel() in getModel()92 Reference< XNode > CLibxml2XFormsExtension::getContextNode() in getContextNode()99 static frm::OMultiInstanceAutoRegistration< CLibxml2XFormsExtension > aRegistration; in createRegistryInfo_CLibxml2XFormsExtension()
516 …Reference< XModel > aModel = ((CLibxml2XFormsExtension*)ctxt->context->funcLookupData)->getModel(); in xforms_instanceFuction()546 …Reference< XNode > aNode = ((CLibxml2XFormsExtension*)ctxt->context->funcLookupData)->getContextNo… in xforms_currentFunction()
41 class CLibxml2XFormsExtension : public cppu::WeakImplHelper2< class
Completed in 16 milliseconds