Home
last modified time | relevance | path

Searched refs:abort (Results 26 – 50 of 183) sorted by relevance

12345678

/trunk/main/ucb/source/ucp/file/
H A Dfiltask.hxx81 void SAL_CALL abort() in abort() function in fileaccess::TaskManager::TaskHandling
167 void SAL_CALL abort( sal_Int32 CommandId );
/trunk/main/sal/rtl/source/
H A Duuid.cxx108 abort(); in rtl_createUuid()
114 abort(); in rtl_createUuid()
/trunk/main/cppu/source/AffineBridge/
H A DAffineBridge.cxx205 abort(); in outerDispatch()
239 abort(); in innerDispatch()
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf73 en-US = "Do you really want to abort the installation process?"
79 en-US = "Do you really want to abort the uninstallation process?"
388 …cates the progress of the installation with the aid of a progress bar. To abort the installation p…
391 …tes the progress of the uninstallation with the aid of a progress bar. To abort the uninstallation…
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx455 abort();
596 abort();
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx455 abort();
596 abort();
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx455 abort();
596 abort();
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx314 uno::Reference< task::XAbortChannel > abort; in stop() local
317 abort = m_abort; in stop()
320 if (abort.is()) { in stop()
321 abort->sendAbort(); in stop()
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx104 /*MSVC trouble: std::*/abort(); in assertTrue()
112 /*MSVC trouble: std::*/abort(); in assertFalse()
121 /*MSVC trouble: std::*/abort(); in assertEqual()
/trunk/test/testgui/.settings/
H A Dorg.eclipse.jdt.core.prefs4 org.eclipse.jdt.core.builder.invalidClasspath=abort
/trunk/main/solenv/inc/
H A Dinstallationtest.mk26 DBGSV_ERROR_OUT=abort
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/ucb/
H A Dcom.sun.star.comp.ucb.UniversalContentBroker.csv11 "UniversalContentBroker";"com::sun::star::ucb::XCommandProcessor";"abort()"
/trunk/main/sal/osl/unx/
H A Dsignal.c884 abort(); in CallSystemHandler()
964 abort(); in SignalHandlerFunction()
/trunk/main/udkapi/com/sun/star/task/
H A DXInteractionAbort.idl38 /** An interaction continuation specifing to abort executing the process that
/trunk/main/desktop/source/deployment/manager/
H A Ddp_commandenvironments.hxx53 void handle_(bool approve, bool abort,
/trunk/main/setup_native/source/mac/
H A Dmacinstall.ulf56 en-US = "No, abort installation"
/trunk/main/offapi/com/sun/star/ucb/
H A DCommandFailedException.idl41 decided to abort the command execution according to the selection made
H A DXCommandProcessor2.idl47 <member>XCommandProcessor::abort</member>. (But it can happen that a
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.hxx112 abort( sal_Int32 CommandId )
/trunk/main/tools/source/generic/
H A Dconfig.cxx260 abort(); in makeByteString()
262 ::std::abort(); //TODO: handle this gracefully in makeByteString()
/trunk/main/desktop/source/deployment/unopkg/
H A Dunopkg.src36 "then press the Return key. Type \"no\" to decline and to abort the "
/trunk/main/offapi/com/sun/star/form/
H A DXDeleteListener.idl44 <p> "approveDelete" may be used to abort a deletion of the current data
/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx280 abort(); in SalAbort()
/trunk/main/offapi/com/sun/star/document/
H A DNoSuchFilterRequest.idl44 generic filter detection and force using of it. Of course it's possible to abort
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ucb/
H A D_XCommandProcessor.java207 oObj.abort(cmdId); in _abort()

Completed in 85 milliseconds

12345678