Searched refs:ppSmProps (Results 1 – 1 of 1) sorted by relevance
201 static SmProp** ppSmProps = NULL; variable269 ppSmProps = new SmProp*[ nSmProps ]; in BuildSmPropertyList()271 ppSmProps[ i ] = &pSmProps[i]; in BuildSmPropertyList()440 SmcSetProperties( aSmcConnection, nSmProps, ppSmProps ); in saveDone()
Completed in 17 milliseconds