Home
last modified time | relevance | path

Searched refs:suspend (Results 51 – 75 of 106) sorted by relevance

12345

/aoo41x/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx1355 rController->suspend(); in HideAndDisable()
1384 void CellController::suspend( ) in suspend() function in svt::CellController
/aoo41x/main/extensions/qa/integration/extensions/
H A DServicesHandler.java220 public boolean suspend(boolean param) in suspend() method in ServicesHandler
/aoo41x/main/extensions/source/bibliography/
H A Dframectr.hxx100 …virtual sal_Bool SAL_CALL suspend( sal_Bool bSuspend ) throw (::com::sun::star::uno::RuntimeExce…
/aoo41x/main/extensions/source/propctrlr/
H A Dpropertycomposer.hxx105 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend ) throw (::com::s…
H A Dgenericpropertyhandler.hxx123 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend )…
H A Deventhandler.hxx136 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend )…
H A Dpropcontroller.cxx468 if ( !(*loop)->suspend( _bSuspend ) ) in suspendPropertyHandlers_nothrow()
482 sal_Bool SAL_CALL OPropertyBrowserController::suspend( sal_Bool _bSuspend ) throw(RuntimeException) in suspend() function in pcr::OPropertyBrowserController
H A Dformcomponenthandler.hxx136 …virtual sal_Bool SAL_CALL suspend( sal_Bool _bSuspend )…
H A Dpropertyhandler.cxx273 sal_Bool SAL_CALL PropertyHandler::suspend( sal_Bool /*_bSuspend*/ ) throw (RuntimeException) in suspend() function in pcr::PropertyHandler
/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxbasecontroller.hxx206 virtual sal_Bool SAL_CALL suspend( sal_Bool bSuspend ) throw( RUNTIMEEXCEPTION ) ;
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx85 …virtual ::sal_Bool SAL_CALL suspend(::sal_Bool Suspend) throw (::com::sun::star::uno::RuntimeExcep…
H A DDataProviderHandler.hxx91 …virtual ::sal_Bool SAL_CALL suspend(::sal_Bool Suspend) throw (::com::sun::star::uno::RuntimeExcep…
/aoo41x/main/svx/source/fmcomp/
H A Dgridctrl.cxx159 void suspend() { ++m_nSuspended; } in suspend() function in GridFieldValueListener
298 void suspend() { ++m_nSuspended; } in suspend() function in FmXGridSourcePropListener
3702 pCurrent->suspend(); in BeginCursorAction()
3708 m_pDataSourcePropListener->suspend(); in BeginCursorAction()
/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv77 "ScTabViewObj";"com::sun::star::frame::XController";"suspend()"
/aoo41x/main/sd/source/ui/inc/
H A DDrawController.hxx186 …virtual ::sal_Bool SAL_CALL suspend( ::sal_Bool Suspend ) throw (::com::sun::star::uno::RuntimeExc…
/aoo41x/main/offapi/com/sun/star/inspection/
H A DXObjectInspector.idl117 @see XPropertyHandler::suspend
/aoo41x/main/cppu/source/threadpool/
H A Dthreadpool.cxx326 pQueue->suspend(); in addJob()
/aoo41x/main/embedserv/source/embed/
H A Ddocholder.cxx803 if ( !xController->suspend( sal_True ) ) in ExecuteSuspendCloseFrame()
822 xController->suspend( sal_False ); in ExecuteSuspendCloseFrame()
/aoo41x/main/framework/source/services/
H A Ddesktop.cxx1932 bSuspended = xController->suspend( sal_True ); in impl_closeFrames()
1964 xController->suspend(sal_False); in impl_closeFrames()
H A Dbackingcomp.cxx630 sal_Bool SAL_CALL BackingComp::suspend( /*IN*/ sal_Bool ) in suspend() function in framework::BackingComp
/aoo41x/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx118 void suspend( );
/aoo41x/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl153 … should be asked for permission by calling <member>XController::suspend()</member> before.
/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx530 if ( !xController->suspend( sal_True ) ) in impl_reloadDocument_nothrow()
/aoo41x/main/svx/source/form/
H A DfmPropBrw.cxx375 if ( xController.is() && !xController->suspend( sal_True ) ) in Close()
/aoo41x/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx328 if ( !xController->suspend( sal_True ) ) in lcl_closeComponent()

Completed in 206 milliseconds

12345