Home
last modified time | relevance | path

Searched refs:cancelShutdown (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/framework/source/services/
H A Dsessionlistener.cxx327 m_rSessionManager->cancelShutdown(); in approveInteraction()
/trunk/main/vcl/unx/generic/app/
H A Dsm.cxx124 bool IceSalSession::cancelShutdown() in cancelShutdown() function in IceSalSession
/trunk/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()
/trunk/main/vcl/inc/unx/
H A Dsm.hxx83 virtual bool cancelShutdown();
/trunk/main/vcl/inc/
H A Dsalsession.hxx110 virtual bool cancelShutdown() = 0;
/trunk/main/offapi/com/sun/star/frame/
H A DXSessionManagerClient.idl90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress
96 boolean cancelShutdown();

Completed in 29 milliseconds