Home
last modified time | relevance | path

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

/trunk/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js48 bootstrapName = "bootstraprc";
51 bootstrapName = "bootstrap.ini";
55 "${$OOO_BASE_DIR/program/" + bootstrapName + "::BaseInstallation}" +
/trunk/main/scripting/examples/java/Highlight/
H A DHighlightText.java221 String bootstrapName = "bootstraprc"; in tryLoadingLibrary() local
223 bootstrapName = "bootstrap.ini"; in tryLoadingLibrary()
227 "${$OOO_BASE_DIR/program/" + bootstrapName + "::BaseInstallation}" + in tryLoadingLibrary()
/trunk/main/scripting/examples/beanshell/Highlight/
H A DShowDialog.bsh54 bootstrapName = "bootstraprc";
57 bootstrapName = "bootstrap.ini";
61 "${$OOO_BASE_DIR/program/" + bootstrapName + "::BaseInstallation}" +

Completed in 21 milliseconds