repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update ooo320-m1
[ooovba.git]
/
jvmfwk
/
source
/
framework.map
blob
4f5b3381d9939374c41ff0693280020d33ed880b
1
UDK_3_0_0 {
2
global:
3
# jvmfwk/framework.h:
4
jfw_freeJavaInfo;
5
jfw_areEqualJavaInfo;
6
jfw_findAllJREs;
7
jfw_findAndSelectJRE;
8
jfw_startVM;
9
jfw_isVMRunning;
10
jfw_getJavaInfoByPath;
11
jfw_setSelectedJRE;
12
jfw_getSelectedJRE;
13
jfw_setEnabled;
14
jfw_getEnabled;
15
jfw_setVMParameters;
16
jfw_getVMParameters;
17
jfw_setUserClassPath;
18
jfw_getUserClassPath;
19
jfw_setJRELocations;
20
jfw_getJRELocations;
21
jfw_addJRELocation;
22
jfw_lock;
23
jfw_unlock;
24
local:
25
*;
26
};
27
28
UDK_3.1 { # OOo 3.1.0
29
global:
30
jfw_existJRE;
31
} UDK_3_0_0;