Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dshutdownicon.cxx129 oslGenericFunction *pDeInit ) in LoadModule() argument
133 OSL_ASSERT ( pInit && pDeInit ); in LoadModule()
134 *pInit = *pDeInit = NULL; in LoadModule()
143 *pDeInit = win32_shutdown_sys_tray; in LoadModule()
148 *pDeInit = aqua_shutdown_systray; in LoadModule()
172 *pDeInit = pTmpDeInit; in LoadModule()
186 if ( !*pDeInit ) in LoadModule()
187 *pDeInit = disabled_deInitSystray; in LoadModule()
H A Dshutdownicon.hxx95 oslGenericFunction *pDeInit );

Completed in 11 milliseconds