Searched refs:pComponentLibrary (Results 1 – 4 of 4) sorted by relevance
44 const CComponentLibrary *pComponentLibrary) in setComponentLibrary() argument46 _pComponentLibrary = pComponentLibrary; in setComponentLibrary()
78 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml() local92 _pExtendsComponentType = pComponentLibrary->getComponentType(strExtendsType); in fromXml()
86 const CComponentLibrary *pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml() local91 _pComponentType = pComponentLibrary->getComponentType(strComponentType); in fromXml()
45 void setComponentLibrary(const CComponentLibrary *pComponentLibrary);