Home
last modified time | relevance | path

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

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

Completed in 92 milliseconds