/aoo4110/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 269 virtual void SAL_CALL suspend() in suspend() function in myThread 272 ::osl::Thread::suspend(); in suspend() 306 virtual void SAL_CALL suspend() in suspend() function in OCountThread 309 ::osl::Thread::suspend(); in suspend() 368 virtual void SAL_CALL suspend() in suspend() function in OSuspendThread 371 ::osl::Thread::suspend(); in suspend() 391 suspend(); in run() 416 virtual void SAL_CALL suspend() in suspend() function in ONoScheduleThread 419 ::osl::Thread::suspend(); in suspend() 464 virtual void SAL_CALL suspend() in suspend() function in OAddThread [all …]
|
/aoo4110/main/vcl/source/window/ |
H A D | wpropset.cxx | 84 void suspend( bool i_bSuspended ) in suspend() function in vcl::WindowPropertySetListener 324 mpImpl->mpListener->suspend( true ); in IMPL_LINK() 333 mpImpl->mpListener->suspend( false ); in IMPL_LINK()
|
/aoo4110/main/bean/com/sun/star/comp/beans/ |
H A D | Controller.java | 63 public boolean suspend( /*IN*/boolean bSuspend ) in suspend() method in Controller 65 return xController.suspend( bSuspend ); in suspend()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | propertycomposer.cxx | 475 sal_Bool SAL_CALL PropertyComposer::suspend( sal_Bool _bSuspend ) throw (RuntimeException) in suspend() function in pcr::PropertyComposer 483 if ( !(*loop)->suspend( _bSuspend ) ) in suspend() 493 (*loop)->suspend( sal_False ); in suspend()
|
H A D | sqlcommanddesign.cxx | 202 bool SQLCommandDesigner::suspend() const in suspend() function in pcr::SQLCommandDesigner 377 bAllow = m_xDesigner->suspend( sal_True ); in impl_trySuspendDesigner_nothrow()
|
/aoo4110/main/sal/qa/rtl/doublelock/ |
H A D | rtl_doublelocking.cxx | 144 virtual void SAL_CALL suspend() in suspend() function in OGetThread 146 ::osl::Thread::suspend(); in suspend()
|
/aoo4110/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsQueueProcessorThread.hxx | 150 suspend(); in run() 255 suspend(); in Stop()
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XController.idl | 72 <TRUE/>force the controller to suspend his work 80 boolean suspend( [in] boolean Suspend );
|
/aoo4110/main/offapi/com/sun/star/inspection/ |
H A D | XPropertyHandler.idl | 437 … all suspend requests (<member scope="com::sun::star::frame">XController::suspend</member>) to 443 <member>suspend</member> call, it should forward the suspension request to the UI 447 … by the handler should have been closed when it returns from the <member>suspend</member> call.</p> 457 boolean suspend( [in] boolean Suspend );
|
/aoo4110/main/reportdesign/source/ui/inspection/ |
H A D | ReportComponentHandler.cxx | 220 ::sal_Bool SAL_CALL ReportComponentHandler::suspend(::sal_Bool Suspend) throw (uno::RuntimeExceptio… in suspend() function in rptui::ReportComponentHandler 222 return m_xFormComponentHandler->suspend(Suspend); in suspend()
|
H A D | DataProviderHandler.cxx | 502 ::sal_Bool SAL_CALL DataProviderHandler::suspend(::sal_Bool Suspend) throw (uno::RuntimeException) in suspend() function in rptui::DataProviderHandler 504 return m_xFormComponentHandler->suspend(Suspend); in suspend()
|
/aoo4110/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 339 virtual void SAL_CALL suspend(); 717 void SAL_CALL DownloadThread::suspend() in suspend() function in __anoneeae1cbf0111::DownloadThread 719 osl::Thread::suspend(); in suspend() 983 m_pThread->suspend(); in pause()
|
/aoo4110/main/dbaccess/source/ui/querydesign/ |
H A D | JoinController.cxx | 432 sal_Bool SAL_CALL OJoinController::suspend(sal_Bool _bSuspend) throw( RuntimeException ) in suspend() function in dbaui::OJoinController 446 OSingleDocumentController::suspend(_bSuspend); in suspend()
|
/aoo4110/main/framework/source/dispatch/ |
H A D | closedispatcher.cxx | 423 xController->suspend(sal_False); in IMPL_LINK() 497 bControllerSuspended = xController->suspend(sal_True); in implts_prepareFrameForClosing()
|
/aoo4110/main/cppu/source/threadpool/ |
H A D | jobqueue.hxx | 63 void suspend();
|
/aoo4110/main/qadevOOo/objdsc/dbaccess/ |
H A D | org.openoffice.comp.dbu.OQueryDesign.csv | 7 "OQueryDesign";"com::sun::star::frame::XController";"suspend()"
|
/aoo4110/main/qadevOOo/objdsc/pcr/ |
H A D | org.openoffice.comp.extensions.ObjectInspector.csv | 9 "ObjectInspector";"com::sun::star::frame::XController";"suspend()"
|
H A D | com.sun.star.comp.extensions.ButtonNavigationHandler.csv | 16 "ButtonNavigationHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
H A D | com.sun.star.comp.extensions.CellBindingPropertyHandler.csv | 16 "CellBindingPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
H A D | com.sun.star.comp.extensions.EFormsPropertyHandler.csv | 16 "EFormsPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
H A D | com.sun.star.comp.extensions.EditPropertyHandler.csv | 16 "EditPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
H A D | com.sun.star.comp.extensions.EventHandler.csv | 16 "EventHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
H A D | com.sun.star.comp.extensions.FormComponentPropertyHandler.csv | 16 "FormComponentPropertyHandler";"com::sun::star::inspection::XPropertyHandler";"suspend()"
|
/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | asynceventnotifier.hxx | 64 void suspend();
|
/aoo4110/main/vos/inc/vos/ |
H A D | thread.hxx | 104 void SAL_CALL suspend();
|