xref: /aoo41x/main/sc/addin/rot13/exports.map (revision cdf0e10c)
1UDK_3_0_0 {
2	global:
3		GetFunctionCount;
4		GetFunctionData;
5		GetParameterDescription;
6		SetLanguage;
7		Rot13;
8
9	local:
10		*;
11};
12