Home
last modified time | relevance | path

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

/AOO41X/main/vcl/unx/generic/app/
H A Dsm.cxx58 inline void SMprintf( const char* pFormat, ... ) in SMprintf() function
60 inline void SMprintf( const char*, ... ) in SMprintf()
282 SMprintf( "posting save documents event shutdown = %s\n", (pThis!=0) ? "true" : "false" ); in IMPL_STATIC_LINK()
321 SMprintf( "interaction link\n" ); in IMPL_STATIC_LINK_NOINSTANCE()
333 SMprintf( "shutdown cancel\n" ); in IMPL_STATIC_LINK_NOINSTANCE()
352SMprintf( "Session: save yourself, save_type = %s, shutdown = %s, interact_style = %s, fast = %s\n… in SaveYourselfProc()
377 SMprintf( "waiting for save yourself event to be processed\n" ); in SaveYourselfProc()
390SMprintf( rFrames.begin() != rFrames.end() ? "shutdown on first frame\n" : "shutdown event but no … in IMPL_STATIC_LINK_NOINSTANCE()
401 SMprintf( "Session: die\n" ); in DieProc()
405 SMprintf( "waiting for shutdown event to be processed\n" ); in DieProc()
[all …]