Home
last modified time | relevance | path

Searched refs:nSmProps (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx202 static int nSmProps = 0; variable
212 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 34 milliseconds