/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSelectionFunction.cxx | 179 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 D | SlsClipboard.cxx | 902 void Clipboard::Abort (void) in Abort() function in sd::slidesorter::controller::Clipboard 906 mpSelectionObserverContext->Abort(); in Abort()
|
H A D | SlsSelectionObserver.cxx | 60 void SelectionObserver::Context::Abort(void) in Abort() function in sd::slidesorter::controller::SelectionObserver::Context
|
/trunk/main/offapi/com/sun/star/configuration/backend/ |
H A D | InteractionHandler.idl | 58 <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 D | InteractionHandler.idl | 81 <LI>Abort</LI> 82 <LI>Retry, Abort</LI> 84 <LI>Approve, Abort</LI> 86 <LI>Approve, Disapprove, Abort</LI>
|
H A D | MasterPasswordRequest.idl | 41 the mentioned service are Abort and Approve.
|
H A D | DocumentPasswordRequest.idl | 41 the mentioned service are Abort and Approve.
|
H A D | PasswordRequest.idl | 45 the mentioned service are Abort and Approve.
|
H A D | UnsupportedOverwriteRequest.idl | 42 the mentioned service are Abort and Approve.
|
H A D | DocumentMSPasswordRequest.idl | 41 the mentioned service are Abort and Approve.
|
H A D | DocumentPasswordRequest2.idl | 39 the mentioned service are Abort and Approve.
|
H A D | DocumentMSPasswordRequest2.idl | 39 the mentioned service are Abort and Approve.
|
/trunk/main/setup_native/source/mac/ |
H A D | macinstall.ulf | 8 en-US = "Abort" 32 en-US = "Abort"
|
/trunk/main/vcl/source/app/ |
H A D | svapp.cxx | 391 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 D | SlsSelectionObserver.hxx | 65 void Abort (void);
|
H A D | SlsClipboard.hxx | 106 void Abort (void);
|
/trunk/main/padmin/source/ |
H A D | pamain.cxx | 86 …Abort( String::CreateFromAscii( "Error: could not load language resources.\nPlease check your inst… in Exception()
|
/trunk/main/vcl/source/src/ |
H A D | btntext.src | 75 Text [ en-US ] = "~Abort" ;
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | MessageBoxResults.idl | 31 /** The user canceled the <type>XMessageBox</type>, by pressing "Cancel" or "Abort" button.
|
/trunk/main/basic/source/runtime/ |
H A D | runtime.cxx | 484 void SbiInstance::Abort() in Abort() function in SbiInstance 856 pInst->Abort(); in Step()
|
/trunk/main/javainstaller2/src/Localization/ |
H A D | setupstrings.ulf | 76 en-US = "Abort installation?" 82 en-US = "Abort uninstallation?"
|
/trunk/main/desktop/source/app/ |
H A D | app.cxx | 1746 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 D | filter.hxx | 354 void Abort() { bAbort = sal_True; } in Abort() function in GraphicFilter
|
/trunk/main/vcl/inc/vcl/ |
H A D | svapp.hxx | 272 static void Abort( const XubString& rErrorText );
|
/trunk/main/basic/source/inc/ |
H A D | runtime.hxx | 222 void Abort(); // Abbruch mit aktuellem Fehlercode
|