Home
last modified time | relevance | path

Searched refs:_bSuspend (Results 1 – 10 of 10) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dpropertycomposer.cxx475 sal_Bool SAL_CALL PropertyComposer::suspend( sal_Bool _bSuspend ) throw (RuntimeException) in suspend() argument
483 if ( !(*loop)->suspend( _bSuspend ) ) in suspend()
485 if ( _bSuspend && ( loop != m_aSlaveHandlers.begin() ) ) in suspend()
H A Dpropcontroller.cxx446 sal_Bool OPropertyBrowserController::suspendPropertyHandlers_nothrow( sal_Bool _bSuspend ) in suspendPropertyHandlers_nothrow() argument
468 if ( !(*loop)->suspend( _bSuspend ) ) in suspendPropertyHandlers_nothrow()
469 if ( _bSuspend ) in suspendPropertyHandlers_nothrow()
482 sal_Bool SAL_CALL OPropertyBrowserController::suspend( sal_Bool _bSuspend ) throw(RuntimeException) in suspend() argument
487 if ( !_bSuspend ) in suspend()
H A Dpropertycomposer.hxx105 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::s…
H A Dgenericpropertyhandler.hxx123 …l SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::…
H A Deventhandler.hxx136 …l SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::…
H A Dformcomponenthandler.hxx136 …l SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::…
H A Dpropertyhandler.hxx128 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::sun::star::uno::RuntimeExcep…
H A Dpropcontroller.hxx312 sal_Bool suspendPropertyHandlers_nothrow( sal_Bool _bSuspend );
H A Dformcomponenthandler.cxx2032 …sal_Bool SAL_CALL FormComponentPropertyHandler::suspend( sal_Bool _bSuspend ) throw (RuntimeExcept… in suspend() argument
2035 if ( _bSuspend ) in suspend()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx432 sal_Bool SAL_CALL OJoinController::suspend(sal_Bool _bSuspend) throw( RuntimeException ) in suspend() argument
442 if ( _bSuspend ) in suspend()
446 OSingleDocumentController::suspend(_bSuspend); in suspend()

Completed in 61 milliseconds