Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsession.cxx86 void callSaveRequested( bool bShutdown, bool bCancelable );
125 void VCLSession::callSaveRequested( bool bShutdown, bool bCancelable ) in callSaveRequested() argument
158 it->m_xListener->doSave( bShutdown, bCancelable ); in callSaveRequested()
/trunk/main/vcl/inc/
H A Dsalsession.hxx61 SalSessionSaveRequestEvent( bool bShutdown, bool bCancelable ) in SalSessionSaveRequestEvent()
64 m_bCancelable( bCancelable ) in SalSessionSaveRequestEvent()
/trunk/main/padmin/source/
H A Dprogress.cxx40 sal_Bool bCancelable, in ProgressDialog() argument
53 if( ! bCancelable ) in ProgressDialog()
H A Dprogress.hxx47 ProgressDialog( Window*, sal_Bool bCancelable = sal_True, int nMin = 0, int nMax = 100 );
/trunk/main/offapi/com/sun/star/frame/
H A DXSessionManagerListener.idl53 @param bCancelable
66 [oneway] void doSave( [in] boolean bShutdown, [in] boolean bCancelable );
/trunk/main/framework/inc/services/
H A Dsessionlistener.hxx162 virtual void SAL_CALL doSave( sal_Bool bShutdown, sal_Bool bCancelable )
179 … void doSaveImpl( sal_Bool bShutdown, sal_Bool bCancelable ) throw (css::uno::RuntimeException);

Completed in 26 milliseconds