Home
last modified time | relevance | path

Searched refs:processes (Results 1 – 25 of 53) sorted by relevance

123

/AOO41X/test/testcommon/source/org/openoffice/test/common/
H A DSystemUtil.java349 List<HashMap<String, Object>> processes = SystemUtil.getProcesses(); in killProcess() local
350 for (HashMap<String, Object> p : processes) { in killProcess()
368 List<HashMap<String, Object>> processes = SystemUtil.getProcesses(); in findProcess() local
369 for (HashMap<String, Object> p : processes) { in findProcess()
381 List<HashMap<String, Object>> processes = SystemUtil.getProcesses(); in findProcesses() local
382 for (HashMap<String, Object> p : processes) { in findProcesses()
/AOO41X/main/offapi/com/sun/star/util/
H A DXCloseable.idl75 … still running processes can't be cancelled yet. It's not allowed to block this call till internal
81 Before any internal processes will be cancelled, all registered <type>XCloseListener</type>
89 …after still running processes was finished. The parameter <var>DeliverOwnership</var> regulate tha…
110 …This new owner has to close the closing object again if his still running processes will be finish…
H A DXCloseBroadcaster.idl47 If no listener nor internal processes hinder the object on closing
H A DXCloseListener.idl83 otherwise not! If his still running processes will be finished he must call close() on
/AOO41X/main/offapi/com/sun/star/ucb/
H A DContentAction.idl59 processes a command, or because a content gets informed about a relevant
66 this event may occur when content C processes a
72 content C processes a "delete" command, or when a content
79 created at folder F processes its "insert" command, or
H A DRemoteContentProviderAcceptor.idl33 /** allows content providers running in remote processes to be registered at
40 deregister content providers running in remote processes.
/AOO41X/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl70 <p>There are processes which allow to schedule events and jobs, for instance there
72 startup. Such processes usually require the jobs to be executed to support the
/AOO41X/main/udkapi/com/sun/star/bridge/
H A DUnoUrlResolver.idl34 /** provides the ability to access remote processes,
H A DXInstanceProvider.idl31 /** allows to export UNO objects to other processes.
H A DXProtocolProperties.idl55 In case both processes call requestChange at the same time,
/AOO41X/main/offapi/com/sun/star/logging/
H A DXConsoleHandler.idl37 /** implemented by a log handler whose output channel is the processes console.
H A DConsoleHandler.idl43 channel is the processes console.
/AOO41X/main/bridges/test/java_uno/nativethreadpool/
H A Dreadme25 There are two processes involved. The client starts as a native process. It
/AOO41X/main/offapi/com/sun/star/frame/
H A DXTerminateListener2.idl50 doesnt know if its allowed to start new processes then.
H A DXFrameLoader.idl51 It's an asynchronous loading. For synchronous processes use <type>XSynchronousFrameLoader</type>
H A DFrameLoader.idl51 processes to load the component.
H A DSynchronousFrameLoader.idl51 processes to load the component.
H A DXDispatchRecorderSupplier.idl103 <var>Arguments</var>) only. Parameters of internal processes
H A DXDesktop.idl72 his own processes will be finished.
/AOO41X/main/udkapi/com/sun/star/connection/
H A DXAcceptor.idl34 /** allows to passively accept connection attempts from other processes.
/AOO41X/main/offapi/com/sun/star/configuration/
H A DUpdateRootElement.idl49 through several such views, or even several processes, simultaneously.
/AOO41X/main/udkapi/com/sun/star/io/
H A DXInputStream.idl81 or different processes ).
/AOO41X/main/migrationanalysis/src/wizard/
H A Dwizard.ulf122 …el does not appear to be running please check the Task Manager and remove any Excel.exe processes."
/AOO41X/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2365processes the Ctrl + left arrow and Ctrl + right arrow key sequences.
/AOO41X/extras/l10n/source/gu/
H A Dlocalize.sdf14386 …errupt the current loading process, Ctrl-click to interrupt all loading processes.\</ahelp\> …
30271 … to link events to a function, so that the function can determine if it processes the event or $[o…
30285 … by the operating system. You can use this function to optimize certain processes. 2…

123