Home
last modified time | relevance | path

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

/trunk/main/desktop/source/app/
H A Dapp.cxx1827 static ExecuteGlobals* pExecGlobals = NULL; variable
1831 pExecGlobals = new ExecuteGlobals(); in Main()
2055 if (pExecGlobals->xGlobalBroadcaster.is()) in Main()
2091 if ( !pExecGlobals->bRestartRequested ) in Main()
2167 if ( !pExecGlobals->bRestartRequested ) in Main()
2268 if( ! pExecGlobals ) in doShutdown()
2271 if ( pExecGlobals->bRestartRequested ) in doShutdown()
2274 if (pExecGlobals->xGlobalBroadcaster.is()) in doShutdown()
2299 pExecGlobals->pLanguageOptions.reset( 0 ); in doShutdown()
2300 pExecGlobals->pPathOptions.reset( 0 ); in doShutdown()
[all …]

Completed in 32 milliseconds