Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/unix/exec/
H A Dshellexec.cxx141 static const char *pDesktopLaunch = getenv( "DESKTOP_LAUNCH" ); in execute() local
257 if ( pDesktopLaunch && *pDesktopLaunch ) in execute()
259 aLaunchBuffer.append( pDesktopLaunch ); in execute()
282 pDesktopLaunch = NULL; in execute()

Completed in 13 milliseconds