Home
last modified time | relevance | path

Searched refs:ppSmProps (Results 1 – 1 of 1) sorted by path

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx201 static SmProp** ppSmProps = NULL; variable
269 ppSmProps = new SmProp*[ nSmProps ]; in BuildSmPropertyList()
271 ppSmProps[ i ] = &pSmProps[i]; in BuildSmPropertyList()
440 SmcSetProperties( aSmcConnection, nSmProps, ppSmProps ); in saveDone()

Completed in 23 milliseconds