Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/
H A Dsalwtype.hxx72 #define SALEVENT_SHUTDOWN ((sal_uInt16)13) macro
/aoo41x/main/vcl/inc/unx/
H A Dsalframe.h187 long ShutDown() const { return CallCallback( SALEVENT_SHUTDOWN, 0 ); } in ShutDown()
/aoo41x/main/vcl/os2/source/app/
H A Dsalinst.cxx567 if (pFrame->CallCallback( SALEVENT_SHUTDOWN, 0 )) in ImplSalYield()
/aoo41x/main/vcl/unx/generic/app/
H A Dsm.cxx392 rFrames.front()->CallCallback( SALEVENT_SHUTDOWN, 0 ); in IMPL_STATIC_LINK_NOINSTANCE()
/aoo41x/main/vcl/aqua/source/app/
H A Dvclnsapp.mm394 …aReply = pSalData->maFrames.front()->CallCallback( SALEVENT_SHUTDOWN, NULL ) ? NSTerminateCancel :…
/aoo41x/main/vcl/source/window/
H A Dwinproc.cxx2536 case SALEVENT_SHUTDOWN: in ImplWindowFrameProc()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx4433 nRet = pFrame->CallCallback( SALEVENT_SHUTDOWN, 0 ); in ImplHandleShutDownMsg()

Completed in 76 milliseconds