Home
last modified time | relevance | path

Searched refs:Abort (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx179 virtual void Abort (void) = 0;
231 virtual void Abort (void);
267 virtual void Abort (void);
317 virtual void Abort (void);
338 virtual void Abort (void);
493 mpModeHandler->Abort(); in KeyInput()
1332 void NormalModeHandler::Abort (void) in Abort() function in sd::slidesorter::controller::NormalModeHandler
1612 void MultiSelectionModeHandler::Abort (void) in Abort() function in sd::slidesorter::controller::MultiSelectionModeHandler
1872 void DragAndDropModeHandler::Abort (void) in Abort() function in sd::slidesorter::controller::DragAndDropModeHandler
1874 mrSlideSorter.GetController().GetClipboard().Abort(); in Abort()
[all …]
H A DSlsClipboard.cxx902 void Clipboard::Abort (void) in Abort() function in sd::slidesorter::controller::Clipboard
906 mpSelectionObserverContext->Abort(); in Abort()
H A DSlsSelectionObserver.cxx60 void SelectionObserver::Context::Abort(void) in Abort() function in sd::slidesorter::controller::SelectionObserver::Context
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DInteractionHandler.idl58 <LI>Abort</LI>
59 <LI>Retry, Abort</LI>
61 <LI>Approve, Abort</LI>
63 <LI>Approve, Disapprove, Abort</LI>
/trunk/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl81 <LI>Abort</LI>
82 <LI>Retry, Abort</LI>
84 <LI>Approve, Abort</LI>
86 <LI>Approve, Disapprove, Abort</LI>
H A DMasterPasswordRequest.idl41 the mentioned service are Abort and Approve.
H A DDocumentPasswordRequest.idl41 the mentioned service are Abort and Approve.
H A DPasswordRequest.idl45 the mentioned service are Abort and Approve.
H A DUnsupportedOverwriteRequest.idl42 the mentioned service are Abort and Approve.
H A DDocumentMSPasswordRequest.idl41 the mentioned service are Abort and Approve.
H A DDocumentPasswordRequest2.idl39 the mentioned service are Abort and Approve.
H A DDocumentMSPasswordRequest2.idl39 the mentioned service are Abort and Approve.
/trunk/main/setup_native/source/mac/
H A Dmacinstall.ulf8 en-US = "Abort"
32 en-US = "Abort"
/trunk/main/vcl/source/app/
H A Dsvapp.cxx391 Abort( XubString( RTL_CONSTASCII_USTRINGPARAM( "Resource not loaded" ) ) ); in Exception()
394 Abort( XubString( RTL_CONSTASCII_USTRINGPARAM( "System Object not created" ) ) ); in Exception()
397 Abort( XubString( RTL_CONSTASCII_USTRINGPARAM( "Unknown Error" ) ) ); in Exception()
401 Abort( ImplGetSVEmptyStr() ); in Exception()
411 void Application::Abort( const XubString& rErrorText ) in Abort() function in Application
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsSelectionObserver.hxx65 void Abort (void);
H A DSlsClipboard.hxx106 void Abort (void);
/trunk/main/padmin/source/
H A Dpamain.cxx86Abort( String::CreateFromAscii( "Error: could not load language resources.\nPlease check your inst… in Exception()
/trunk/main/vcl/source/src/
H A Dbtntext.src75 Text [ en-US ] = "~Abort" ;
/trunk/main/offapi/com/sun/star/awt/
H A DMessageBoxResults.idl31 /** The user canceled the <type>XMessageBox</type>, by pressing "Cancel" or "Abort" button.
/trunk/main/basic/source/runtime/
H A Druntime.cxx484 void SbiInstance::Abort() in Abort() function in SbiInstance
856 pInst->Abort(); in Step()
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf76 en-US = "Abort installation?"
82 en-US = "Abort uninstallation?"
/trunk/main/desktop/source/app/
H A Dapp.cxx1746 Application::Abort( aDoubleExceptionString ); in Exception()
1771 Application::Abort( aResExceptionString ); in Exception()
1778 Application::Abort( aSysResExceptionString ); in Exception()
1797 Application::Abort( String() ); in Exception()
/trunk/main/svtools/inc/svtools/
H A Dfilter.hxx354 void Abort() { bAbort = sal_True; } in Abort() function in GraphicFilter
/trunk/main/vcl/inc/vcl/
H A Dsvapp.hxx272 static void Abort( const XubString& rErrorText );
/trunk/main/basic/source/inc/
H A Druntime.hxx222 void Abort(); // Abbruch mit aktuellem Fehlercode

Completed in 103 milliseconds

1234