forked from amazingfate/loongoffice
INTEGRATION: CWS sb83 (1.4.144); FILE MERGED
2008/01/23 15:32:43 sb 1.4.144.1: #i84200# access files in various layers via explicit (OOO|BRAND)_BASE_DIR expansions
This commit is contained in:
@ -203,7 +203,7 @@ public class HighlightText implements com.sun.star.awt.XActionListener {
|
||||
}
|
||||
|
||||
String libURL = xme.expandMacros(
|
||||
"${$SYSBINDIR/" + bootstrapName + "::BaseInstallation}" +
|
||||
"${$BRAND_BASE_DIR/program/" + bootstrapName + "::BaseInstallation}" +
|
||||
"/share/basic/ScriptBindingLibrary/" +
|
||||
name.toLowerCase() + ".xlb/");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user