Home
last modified time | relevance | path

Searched refs:_sMessage (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/qadevOOo/runner/convwatch/
H A DDB.java78 public static void source_failed(String _sMessage) in source_failed() argument
81 getDB().updateinfo_status(_sMessage); in source_failed()
94 public static void destination_failed(String _sStatus, String _sMessage) in destination_failed() argument
97 getDB().updateinfo_status(_sMessage); in destination_failed()
H A DValueNotFoundException.java28 ValueNotFoundException(String _sMessage) in ValueNotFoundException() argument
30 super(_sMessage); in ValueNotFoundException()
/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java163 …public void showErrorMessageBox(XWindowPeer _xParentWindowPeer, String _sTitle, String _sMessage) { in showErrorMessageBox() argument
168 …wPeer, MessageBoxType.ERRORBOX, com.sun.star.awt.MessageBoxButtons.BUTTONS_OK, _sTitle, _sMessage); in showErrorMessageBox()
/aoo42x/main/odk/examples/java/Inspector/
H A DInspector.java177 public void showErrorMessageBox(XWindowPeer _xWindowPeer, String _sTitle, String _sMessage){ in showErrorMessageBox() argument
181 …ar.awt.MessageBoxType.ERRORBOX, com.sun.star.awt.MessageBoxButtons.BUTTONS_OK, _sTitle, _sMessage); in showErrorMessageBox()

Completed in 22 milliseconds