Home
last modified time | relevance | path

Searched refs:aRestartOptionNoLogo (Results 1 – 1 of 1) sorted by last modified time

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx239 ByteString aRestartOptionNoLogo( "-nologo" ); in BuildSmPropertyList() local
240 pSmProps[ 2 ].vals[2].length = aRestartOptionNoLogo.Len()+1; in BuildSmPropertyList()
241 pSmProps[ 2 ].vals[2].value = strdup( aRestartOptionNoLogo.GetBuffer() ); in BuildSmPropertyList()

Completed in 21 milliseconds