Home
last modified time | relevance | path

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

/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java64 private static ScriptEditorForBeanShell theScriptEditorForBeanShell; field in ScriptEditorForBeanShell
104 if (theScriptEditorForBeanShell == null) in getEditor()
108 if (theScriptEditorForBeanShell == null) in getEditor()
110 theScriptEditorForBeanShell = in getEditor()
115 return theScriptEditorForBeanShell; in getEditor()

Completed in 8 milliseconds