Home
last modified time | relevance | path

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

/aoo42x/main/offapi/com/sun/star/frame/
H A DXSessionManagerListener.idl36 /** doSave gets called when a save event was issued by the session manager
66 [oneway] void doSave( [in] boolean bShutdown, [in] boolean bCancelable );
/aoo42x/main/framework/inc/services/
H A Dsessionlistener.hxx162 virtual void SAL_CALL doSave( sal_Bool bShutdown, sal_Bool bCancelable )
/aoo42x/main/framework/source/services/
H A Dsessionlistener.cxx290 void SAL_CALL SessionListener::doSave( sal_Bool bShutdown, sal_Bool /*bCancelable*/ ) in doSave() function in framework::SessionListener
/aoo42x/main/vcl/source/app/
H A Dsession.cxx158 it->m_xListener->doSave( bShutdown, bCancelable ); in callSaveRequested()

Completed in 14 milliseconds