Searched refs:nSmProps (Results 1 – 1 of 1) sorted by relevance
202 static int nSmProps = 0; variable212 nSmProps = 5; in BuildSmPropertyList()213 pSmProps = new SmProp[ nSmProps ]; in BuildSmPropertyList()269 ppSmProps = new SmProp*[ nSmProps ]; in BuildSmPropertyList()270 for( int i = 0; i < nSmProps; i++ ) in BuildSmPropertyList()440 SmcSetProperties( aSmcConnection, nSmProps, ppSmProps ); in saveDone()
Completed in 17 milliseconds