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