Home
last modified time | relevance | path

Searched refs:ERROR_MESSAGE (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java315 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
363 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
395 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
415 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
489 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
502 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
661 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
876 JOptionPane.ERROR_MESSAGE ); in createTempStorage()
913 JOptionPane.ERROR_MESSAGE ); in saveStorageAsFileURI()
1032 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
[all …]
/aoo4110/main/embeddedobj/test/Container1/
H A DEmbedContApp.java1061 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
1299 JOptionPane.ERROR_MESSAGE ); in createEmbedObject()
1335 JOptionPane.ERROR_MESSAGE ); in createLinkObject()
1372 JOptionPane.ERROR_MESSAGE ); in loadEmbedObject()
1442 JOptionPane.ERROR_MESSAGE ); in createTempStorage()
1497 JOptionPane.ERROR_MESSAGE ); in saveObjectAsFileURI()
1572 JOptionPane.ERROR_MESSAGE ); in loadFileURI()
1613 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
1620 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
1627 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
[all …]
/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java79 case ErrorHandler.ERROR_MESSAGE: in error()
149 case ErrorHandler.ERROR_MESSAGE: in getTrueFor()
182 case ErrorHandler.ERROR_MESSAGE: in getAttributeFor()
215 case ErrorHandler.ERROR_MESSAGE: in getServiceNameFor()
H A DErrorHandler.java103 public static final int ERROR_MESSAGE = 9; field
H A DWWD_Events.java917 … AbstractErrorHandler.showMessage(xMSF, xControl.getPeer(), message, ErrorHandler.ERROR_MESSAGE); in finishWizardFinished()
/aoo4110/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java77 "Error", JOptionPane.ERROR_MESSAGE); in go()
94 "Error", JOptionPane.ERROR_MESSAGE); in go()
211 "Error", JOptionPane.ERROR_MESSAGE); in startExecution()
216 "Error", JOptionPane.ERROR_MESSAGE); in startExecution()
265 "Error", JOptionPane.ERROR_MESSAGE); in saveTextArea()
/aoo4110/main/scripting/workben/installer/
H A DVersion.java73 …OptionPane.showMessageDialog(this, eFnF.getMessage(), "File not Found", JOptionPane.ERROR_MESSAGE); in initComponents()
83 …as a problem reading from the Office settings file.", "Parse Error", JOptionPane.ERROR_MESSAGE); in initComponents()
90 … "No compatible versions of Office were found.", "Invalid versions", JOptionPane.ERROR_MESSAGE); in initComponents()
H A DWelcome.java113 …OptionPane.showMessageDialog(this, eFnF.getMessage(), "File not Found", JOptionPane.ERROR_MESSAGE); in validateCurrentUserDir()
123 …as a problem reading from the Office settings file.", "Parse Error", JOptionPane.ERROR_MESSAGE); in validateCurrentUserDir()
H A DIdeVersion.java117 …geDialog(this, "No compatible IDEs were found.", "Invalid versions", JOptionPane.ERROR_MESSAGE); in initComponents()
/aoo4110/main/scripting/examples/java/Newsgroup/
H A DPostNewsgroup.java599 …MessageDialog( window, "Please enter a newsgroup name", "Input Error", JOptionPane.ERROR_MESSAGE ); in isValidData()
610 …e.showMessageDialog( window, "Please enter a hostname", "Input Error", JOptionPane.ERROR_MESSAGE ); in isValidData()
627 … window, "Please enter a valid reply to email address", "Input Error", JOptionPane.ERROR_MESSAGE ); in isValidData()
638 …howMessageDialog( window, "Please enter subject title", "Input Error", JOptionPane.ERROR_MESSAGE ); in isValidData()
/aoo4110/main/toolkit/test/accessibility/
H A DSelectionDialog.java149 JOptionPane.ERROR_MESSAGE); in select()
165 JOptionPane.ERROR_MESSAGE); in deselect()
H A DAccessibleTextHandler.java569 JOptionPane.ERROR_MESSAGE); in action()
/aoo4110/main/odk/examples/java/Inspector/
H A DTDocSupplier.java76 …me(), "The selected Document could not be opened!", "Object Inspector", JOptionPane.ERROR_MESSAGE); in getXModelByTDocUrl()
90 …me(), "The selected Document could not be opened!", "Object Inspector", JOptionPane.ERROR_MESSAGE); in getTitleByTDocUrl()
/aoo4110/main/rhino/
H A Drhino1_7R3.patch289 + "Open", JOptionPane.ERROR_MESSAGE);
306 + "Open", JOptionPane.ERROR_MESSAGE);
352 …howMessageDialog(this, "Can't load scripts: no scope available", "Run", JOptionPane.ERROR_MESSAGE);
480 + "Error", JOptionPane.ERROR_MESSAGE);
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DInformer.java34 JOptionPane.showMessageDialog(null, message, title, JOptionPane.ERROR_MESSAGE ); in showErrorMessage()
/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextActionDialog.java181 JOptionPane.ERROR_MESSAGE); in Action()
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java179 tmp, NotifyDescriptor.ERROR_MESSAGE); in askIfCreateDirectory()
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java277 "Error", JOptionPane.ERROR_MESSAGE); in showErrorMessage()

Completed in 98 milliseconds