Searched defs:pElementConfig (Results 1 – 1 of 1) sorted by relevance
257 …ElementConfigPtr pElementConfig( new ElementConfigContainer( getAttribute( xAttribs, "name" ), nTy… in importElementConfig() local264 …ElementConfigPtr pElementConfig( new ElementValueConfig( getAttribute( xAttribs, "name" ), getAttr… in importValueElementConfig() local272 ElementConfigPtr pElementConfig( new SwitchElementConfig( nType ) ); in importSwitchConfig() local279 ElementConfigPtr pElementConfig( new CaseElementConfig( getAttribute( xAttribs, "value" ) ) ); in importCaseConfig() local
Completed in 18 milliseconds