Home
last modified time | relevance | path

Searched refs:suspend (Results 76 – 100 of 106) sorted by relevance

12345

/aoo41x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx432 sal_Bool SAL_CALL DBSubComponentController::suspend(sal_Bool bSuspend) throw( RuntimeException ) in suspend() function in dbaui::DBSubComponentController
/aoo41x/main/fpicker/source/win32/filepicker/
H A DFilePicker.cxx270 m_aAsyncEventNotifier.suspend(); in suspendEventNotification()
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java523 _messageDispatcher.suspend(); in dispose()
/aoo41x/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx295 if ( xController.is() && !xController->suspend( sal_True ) ) in Close()
/aoo41x/main/extensions/source/propctrlr/
H A Dpropertyhandler.hxx128 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::sun::star::uno::RuntimeExcep…
H A Dgenericpropertyhandler.cxx703 …sal_Bool SAL_CALL GenericPropertyHandler::suspend( sal_Bool /*_bSuspend*/ ) throw (RuntimeExceptio… in suspend() function in pcr::GenericPropertyHandler
H A Dpropcontroller.hxx177 …virtual sal_Bool SAL_CALL suspend( sal_Bool bSuspend ) throw(::com::sun::star::uno::RuntimeExcepti…
H A Dformcomponenthandler.cxx2032 …sal_Bool SAL_CALL FormComponentPropertyHandler::suspend( sal_Bool _bSuspend ) throw (RuntimeExcept… in suspend() function in pcr::FormComponentPropertyHandler
2037 return m_xCommandDesigner->suspend(); in suspend()
H A Deventhandler.cxx985 sal_Bool SAL_CALL EventHandler::suspend( sal_Bool /*_bSuspend*/ ) throw (RuntimeException) in suspend() function in pcr::EventHandler
/aoo41x/main/reportdesign/source/ui/inc/
H A DGeometryHandler.hxx278 …virtual ::sal_Bool SAL_CALL suspend(::sal_Bool Suspend) throw (::com::sun::star::uno::RuntimeExcep…
H A DReportController.hxx369 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExcept…
/aoo41x/main/dbaccess/source/ui/inc/
H A Dbrwctrlr.hxx196 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExceptio…
H A Dunodatbr.hxx218 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExceptio…
/aoo41x/main/framework/source/loadenv/
H A Dloadenv.cxx1599 bReactivateOldControllerOnError = xOldDoc->suspend(sal_True); in impl_searchRecycleTarget()
1681 sal_Bool bReactivated = xOldDoc->suspend(sal_False); in impl_reactForLoadingState()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx2257 sal_Bool bCouldSuspend = xController->suspend( sal_True ); in prepareClose()
2274 xController->suspend( sal_False ); in prepareClose()
/aoo41x/main/sfx2/source/appl/
H A Dchildwin.cxx800 bAllow = xCtrl->suspend( sal_True ); in QueryClose()
H A Dnewhelp.cxx1540 if ( xTextController.is() && !xTextController->suspend( sal_True ) ) in loadHelpContent()
1542 xTextController->suspend( sal_False ); in loadHelpContent()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppController.hxx445 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExceptio…
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java819 if(xController.suspend(true)==true) in closeDocument()
/aoo41x/main/chart2/source/controller/main/
H A DChartController.hxx202 suspend( sal_Bool bSuspend )
H A DChartController.cxx683 ::suspend( sal_Bool bSuspend ) in suspend() function in chart::ChartController
/aoo41x/main/dbaccess/inc/
H A Dgenericcontroller.hxx474 …virtual sal_Bool SAL_CALL suspend(sal_Bool bSuspend) throw( ::com::sun::star::uno::RuntimeExceptio…
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.cxx247 sal_Bool BibFrameController_Impl::suspend( sal_Bool bSuspend ) throw (::com::sun::star::uno::Runtim… in suspend() function in BibFrameController_Impl
/aoo41x/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl147 (<member scope="com::sun::star::frame">XController::suspend</member>). There
/aoo41x/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1546 ::sal_Bool SAL_CALL GeometryHandler::suspend(::sal_Bool Suspend) throw (uno::RuntimeException) in suspend() function in rptui::GeometryHandler
1548 return m_xFormComponentHandler->suspend(Suspend); in suspend()

Completed in 149 milliseconds

12345