Home
last modified time | relevance | path

Searched refs:cancelShutdown (Results 1 – 6 of 6) sorted by path

/aoo42x/main/framework/source/services/
H A Dsessionlistener.cxx327 m_rSessionManager->cancelShutdown(); in approveInteraction()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXSessionManagerClient.idl90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress
96 boolean cancelShutdown();
/aoo42x/main/vcl/inc/
H A Dsalsession.hxx110 virtual bool cancelShutdown() = 0;
/aoo42x/main/vcl/inc/unx/
H A Dsm.hxx83 virtual bool cancelShutdown();
/aoo42x/main/vcl/source/app/
H A Dsession.cxx99 virtual sal_Bool SAL_CALL cancelShutdown() throw( RuntimeException );
349 sal_Bool SAL_CALL VCLSession::cancelShutdown() throw( RuntimeException ) in cancelShutdown() function in VCLSession
351 return m_pSession ? (sal_Bool)m_pSession->cancelShutdown() : sal_False; in cancelShutdown()
/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx124 bool IceSalSession::cancelShutdown() in cancelShutdown() function in IceSalSession

Completed in 27 milliseconds