update emoji autocorrect entries from po-files
[LibreOffice.git] / sal / util / sal.map
blobbaafa66a255fe0bcb9f25be2f516fef87600df64
2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 #   Licensed to the Apache Software Foundation (ASF) under one or more
11 #   contributor license agreements. See the NOTICE file distributed
12 #   with this work for additional information regarding copyright
13 #   ownership. The ASF licenses this file to you under the Apache
14 #   License, Version 2.0 (the "License"); you may not use this file
15 #   except in compliance with the License. You may obtain a copy of
16 #   the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 UDK_3_0_0 {
20     global:
21         _ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions
23         osl_acceptConnectionOnSocket;
24         osl_acceptPipe;
25         osl_acquireSocket;
26         osl_acquirePipe;
27         osl_acquireMutex;
28         osl_acquireSemaphore;
29         osl_addSignalHandler;
30         osl_addToSocketSet;
31         osl_assertFailedLine;
32         osl_bindAddrToSocket;
33         osl_breakDebug;
34         osl_checkCondition;
35         osl_clearSocketSet;
36         osl_closeDirectory;
37         osl_closePipe;
38         osl_closeProfile;
39         osl_connectSocketTo;
40         osl_copyHostAddr;
41         osl_copySocketAddr;
42         osl_createCondition;
43         osl_createEmptySocketAddr;
44         osl_createHostAddr;
45         osl_createHostAddrByAddr;
46         osl_createHostAddrByName;
47         osl_createInetSocketAddr;
48         osl_createMutex;
49         osl_createPipe;
50         osl_createSemaphore;
51         osl_createSocket;
52         osl_createSocketSet;
53         osl_createSuspendedThread;
54         osl_createThread;
55         osl_createThreadKey;
56         osl_decrementInterlockedCount;
57         osl_demultiplexSocketEvents;
58         osl_destroyCondition;
59         osl_destroyHostAddr;
60         osl_destroyMutex;
61         osl_destroySemaphore;
62         osl_destroySocketAddr;
63         osl_destroySocketSet;
64         osl_destroyThread;
65         osl_destroyThreadKey;
66         osl_enableNonBlockingMode;
67         osl_executeProcess;
68         osl_executeProcess_WithRedirectedIO;
69         osl_flushProfile;
70         osl_freeProcessHandle;
71         osl_freeSecurityHandle;
72         osl_getAddrOfSocketAddr;
73         osl_getCommandArg;
74         osl_getCommandArgCount;
75         osl_getConfigDir;
76         osl_getCurrentSecurity;
77         osl_getDirectoryItem;
78         osl_getDottedInetAddrOfSocketAddr;
79         osl_getEnvironment;
80         osl_getEthernetAddress;
81         osl_getExecutableFile;
82         osl_getFamilyOfSocketAddr;
83         osl_getFileStatus;
84         osl_getFileURLFromSystemPath;
85         osl_getGlobalMutex;
86         osl_getHomeDir;
87         osl_getHostnameOfHostAddr;
88         osl_getHostnameOfSocketAddr;
89         osl_getInetPortOfSocketAddr;
90         osl_getLastPipeError;
91         osl_getLastSocketError;
92         osl_getLastSocketErrorDescription;
93         osl_getLocalAddrOfSocket;
94         osl_getLocalHostname;
95         osl_getModuleURLFromAddress;
96         osl_getNextDirectoryItem;
97         osl_getPeerAddrOfSocket;
98         osl_getProcess;
99         osl_getProcessInfo;
100         osl_getProcessWorkingDir;
101         osl_getProfileSectionEntries;
102         osl_getProfileSections;
103         osl_getServicePort;
104         osl_getSocketAddrOfHostAddr;
105         osl_getSocketOption;
106         osl_getSocketType;
107         osl_getSymbol;
108         osl_getSystemPathFromFileURL;
109         osl_getSystemTime;
110         osl_getThreadIdentifier;
111         osl_getThreadKeyData;
112         osl_getThreadPriority;
113         osl_getThreadTextEncoding;
114         osl_getUserIdent;
115         osl_getUserName;
116         osl_getVolumeInformation;
117         osl_incrementInterlockedCount;
118         osl_isAdministrator;
119         osl_isEndOfFile;
120         osl_isEqualSocketAddr;
121         osl_isExceptionPending;
122         osl_isInSocketSet;
123         osl_isNonBlockingMode;
124         osl_isReceiveReady;
125         osl_isSendReady;
126         osl_isThreadRunning;
127         osl_joinProcess;
128         osl_joinWithThread;
129         osl_listenOnSocket;
130         osl_loadModule;
131         osl_loginUser;
132         osl_loginUserOnFileServer;
133         osl_openDirectory;
134         osl_openProfile;
135         osl_raiseSignal;
136         osl_readProfileBool;
137         osl_readProfileIdent;
138         osl_readProfileString;
139         osl_readPipe;
140         osl_readSocket;
141         osl_receiveFromSocket;
142         osl_receivePipe;
143         osl_receiveSocket;
144         osl_releaseDirectoryItem;
145         osl_releaseMutex;
146         osl_releasePipe;
147         osl_releaseSemaphore;
148         osl_releaseSocket;
149         osl_removeFromSocketSet;
150         osl_removeProfileEntry;
151         osl_removeSignalHandler;
152         osl_reportError;
153         osl_resetCondition;
154         osl_resolveHostname;
155         osl_resumeThread;
156         osl_scheduleThread;
157         osl_searchFileURL;
158         osl_sendPipe;
159         osl_sendSocket;
160         osl_sendToSocket;
161         osl_setCondition;
162         osl_setFileAttributes;
163         osl_setFileTime;
164         osl_setInetPortOfSocketAddr;
165         osl_setAddrOfSocketAddr;
166         osl_setSocketOption;
167         osl_setThreadKeyData;
168         osl_setThreadPriority;
169         osl_setThreadTextEncoding;
170         osl_shutdownSocket;
171         osl_suspendThread;
172         osl_terminateProcess;
173         osl_terminateThread;
174         osl_trace;
175         osl_tryToAcquireMutex;
176         osl_tryToAcquireSemaphore;
177         osl_unloadModule;
178         osl_waitCondition;
179         osl_waitThread;
180         osl_writePipe;
181         osl_writeSocket;
182         osl_writeProfileBool;
183         osl_writeProfileIdent;
184         osl_writeProfileString;
185         osl_yieldThread;
186         osl_loadUserProfile;
187         osl_unloadUserProfile;
188         osl_sendResourcePipe;
189         osl_receiveResourcePipe;
190         rtl_allocateMemory;
191         rtl_compareMemory;
192         rtl_copyMemory;
193         rtl_fillMemory;
194         rtl_freeMemory;
195         rtl_moveMemory;
196         rtl_reallocateMemory;
197         rtl_zeroMemory;
198         rtl_findInMemory;
199         rtl_hashentry_destroy;
200         rtl_hashfunc;
201         rtl_hashtable_add;
202         rtl_hashtable_destroy;
203         rtl_hashtable_find;
204         rtl_hashtable_grow;
205         rtl_hashtable_init;
206         rtl_locale_equals;
207         rtl_locale_getCountry;
208         rtl_locale_getDefault;
209         rtl_locale_getLanguage;
210         rtl_locale_getVariant;
211         rtl_locale_hashCode;
212         rtl_locale_register;
213         rtl_locale_setDefault;
214         rtl_str_getLength;
215         rtl_str_compare;
216         rtl_str_compare_WithLength;
217         rtl_str_shortenedCompare_WithLength;
218         rtl_str_reverseCompare_WithLength;
219         rtl_str_compareIgnoreAsciiCase;
220         rtl_str_compareIgnoreAsciiCase_WithLength;
221         rtl_str_shortenedCompareIgnoreAsciiCase_WithLength;
222         rtl_str_hashCode;
223         rtl_str_hashCode_WithLength;
224         rtl_str_indexOfChar;
225         rtl_str_indexOfChar_WithLength;
226         rtl_str_indexOfStr;
227         rtl_str_indexOfStr_WithLength;
228         rtl_str_lastIndexOfChar;
229         rtl_str_lastIndexOfChar_WithLength;
230         rtl_str_lastIndexOfStr;
231         rtl_str_lastIndexOfStr_WithLength;
232         rtl_str_replaceChar;
233         rtl_str_replaceChar_WithLength;
234         rtl_str_toAsciiLowerCase;
235         rtl_str_toAsciiLowerCase_WithLength;
236         rtl_str_toAsciiUpperCase;
237         rtl_str_toAsciiUpperCase_WithLength;
238         rtl_str_trim;
239         rtl_str_trim_WithLength;
240         rtl_str_valueOfBoolean;
241         rtl_str_valueOfChar;
242         rtl_str_valueOfInt32;
243         rtl_str_valueOfInt64;
244         rtl_str_valueOfDouble;
245         rtl_str_valueOfFloat;
246         rtl_str_toBoolean;
247         rtl_str_toInt32;
248         rtl_str_toInt64;
249         rtl_str_toDouble;
250         rtl_str_toFloat;
251         rtl_string_acquire;
252         rtl_string_assign;
253         rtl_string_getLength;
254         rtl_string_getStr;
255         rtl_string_getToken;
256         rtl_string_new;
257         rtl_string_newConcat;
258         rtl_string_newFromStr;
259         rtl_string_newFromStr_WithLength;
260         rtl_string_newFromLiteral;
261         rtl_string_newFromString;
262         rtl_string_newReplace;
263         rtl_string_newReplaceStrAt;
264         rtl_string_newToAsciiLowerCase;
265         rtl_string_newToAsciiUpperCase;
266         rtl_string_newTrim;
267         rtl_string_new_WithLength;
268         rtl_string_release;
269         rtl_stringbuffer_ensureCapacity;
270         rtl_stringbuffer_insert;
271         rtl_stringbuffer_newFromStr_WithLength;
272         rtl_stringbuffer_newFromStringBuffer;
273         rtl_ustr_compare;
274         rtl_ustr_compare_WithLength;
275         rtl_ustr_shortenedCompare_WithLength;
276         rtl_ustr_reverseCompare_WithLength;
277         rtl_ustr_compareIgnoreAsciiCase;
278         rtl_ustr_compareIgnoreAsciiCase_WithLength;
279         rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength;
280         rtl_ustr_ascii_compare;
281         rtl_ustr_ascii_compare_WithLength;
282         rtl_ustr_ascii_shortenedCompare_WithLength;
283         rtl_ustr_asciil_reverseCompare_WithLength;
284         rtl_ustr_ascii_compareIgnoreAsciiCase;
285         rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength;
286         rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
287         rtl_ustr_getLength;
288         rtl_ustr_hashCode;
289         rtl_ustr_hashCode_WithLength;
290         rtl_ustr_indexOfChar;
291         rtl_ustr_indexOfChar_WithLength;
292         rtl_ustr_indexOfStr;
293         rtl_ustr_indexOfStr_WithLength;
294         rtl_ustr_lastIndexOfChar;
295         rtl_ustr_lastIndexOfChar_WithLength;
296         rtl_ustr_lastIndexOfStr;
297         rtl_ustr_lastIndexOfStr_WithLength;
298         rtl_ustr_replaceChar;
299         rtl_ustr_replaceChar_WithLength;
300         rtl_ustr_toAsciiLowerCase;
301         rtl_ustr_toAsciiLowerCase_WithLength;
302         rtl_ustr_toAsciiUpperCase;
303         rtl_ustr_toAsciiUpperCase_WithLength;
304         rtl_ustr_trim;
305         rtl_ustr_trim_WithLength;
306         rtl_ustr_valueOfBoolean;
307         rtl_ustr_valueOfChar;
308         rtl_ustr_valueOfInt32;
309         rtl_ustr_valueOfInt64;
310         rtl_ustr_valueOfDouble;
311         rtl_ustr_valueOfFloat;
312         rtl_ustr_toBoolean;
313         rtl_ustr_toInt32;
314         rtl_ustr_toInt64;
315         rtl_ustr_toDouble;
316         rtl_ustr_toFloat;
317         rtl_uString_acquire;
318         rtl_uString_assign;
319         rtl_uString_getLength;
320         rtl_uString_getStr;
321         rtl_uString_getToken;
322         rtl_uString_new;
323         rtl_uString_newConcat;
324         rtl_uString_newFromStr;
325         rtl_uString_newFromStr_WithLength;
326         rtl_uString_newFromAscii;
327         rtl_uString_newFromLiteral;
328         rtl_uString_newFromString;
329         rtl_uString_newReplace;
330         rtl_uString_newReplaceStrAt;
331         rtl_uString_newToAsciiLowerCase;
332         rtl_uString_newToAsciiUpperCase;
333         rtl_uString_newTrim;
334         rtl_uString_new_WithLength;
335         rtl_uString_release;
336         rtl_uStringbuffer_ensureCapacity;
337         rtl_uStringbuffer_insert;
338         rtl_uStringbuffer_insert_ascii;
339         rtl_uStringbuffer_newFromStr_WithLength;
340         rtl_uStringbuffer_newFromStringBuffer;
341         rtl_string2UString;
342         rtl_uString2String;
343         rtl_createTextToUnicodeConverter;
344         rtl_destroyTextToUnicodeConverter;
345         rtl_createTextToUnicodeContext;
346         rtl_destroyTextToUnicodeContext;
347         rtl_resetTextToUnicodeContext;
348         rtl_convertTextToUnicode;
349         rtl_createUnicodeToTextConverter;
350         rtl_destroyUnicodeToTextConverter;
351         rtl_createUnicodeToTextContext;
352         rtl_destroyUnicodeToTextContext;
353         rtl_resetUnicodeToTextContext;
354         rtl_convertUnicodeToText;
355         rtl_isOctetTextEncoding;
356         rtl_getTextEncodingInfo;
357         rtl_getTextEncodingFromWindowsCharset;
358         rtl_getTextEncodingFromUnixCharset;
359         rtl_getTextEncodingFromMimeCharset;
360         rtl_getBestWindowsCharsetFromTextEncoding;
361         rtl_getMimeCharsetFromTextEncoding;
362         rtl_getBestMimeCharsetFromTextEncoding;
363         rtl_getBestUnixCharsetFromTextEncoding;
364         rtl_allocateZeroMemory;
365         rtl_freeZeroMemory;
366         rtl_crc32;
367         rtl_digest_create;
368         rtl_digest_createMD2;
369         rtl_digest_createMD5;
370         rtl_digest_createSHA;
371         rtl_digest_createSHA1;
372         rtl_digest_createHMAC_MD5;
373         rtl_digest_createHMAC_SHA1;
374         rtl_digest_destroy;
375         rtl_digest_destroyMD2;
376         rtl_digest_destroyMD5;
377         rtl_digest_destroySHA;
378         rtl_digest_destroySHA1;
379         rtl_digest_destroyHMAC_MD5;
380         rtl_digest_destroyHMAC_SHA1;
381         rtl_digest_get;
382         rtl_digest_getMD2;
383         rtl_digest_getMD5;
384         rtl_digest_getSHA;
385         rtl_digest_getSHA1;
386         rtl_digest_getHMAC_MD5;
387         rtl_digest_getHMAC_SHA1;
388         rtl_digest_init;
389         rtl_digest_initHMAC_MD5;
390         rtl_digest_initHMAC_SHA1;
391         rtl_digest_queryAlgorithm;
392         rtl_digest_queryLength;
393         rtl_digest_update;
394         rtl_digest_updateMD2;
395         rtl_digest_updateMD5;
396         rtl_digest_updateSHA;
397         rtl_digest_updateSHA1;
398         rtl_digest_updateHMAC_MD5;
399         rtl_digest_updateHMAC_SHA1;
400         rtl_digest_MD2;
401         rtl_digest_MD5;
402         rtl_digest_SHA;
403         rtl_digest_SHA1;
404         rtl_digest_HMAC_MD5;
405         rtl_digest_HMAC_SHA1;
406         rtl_digest_PBKDF2;
408         rtl_random_createPool;
409         rtl_random_destroyPool;
410         rtl_random_addBytes;
411         rtl_random_getBytes;
413         rtl_createUuid;
414         rtl_createNamedUuid;
415         rtl_compareUuid;
416         rtl_getGlobalProcessId;
418         osl_openFile;
419         osl_setFilePos;
420         osl_getFilePos;
421         osl_setFileSize;
422         osl_readFile;
423         osl_writeFile;
424         osl_closeFile;
425         osl_createDirectory;
426         osl_removeDirectory;
427         osl_removeFile;
428         osl_copyFile;
429         osl_moveFile;
431         osl_closeSocket;
432         osl_createInetBroadcastAddr;
434         rtl_cipher_create;
435         rtl_cipher_createBF;
436         rtl_cipher_init;
437         rtl_cipher_initBF;
438         rtl_cipher_encode;
439         rtl_cipher_encodeBF;
440         rtl_cipher_decode;
441         rtl_cipher_decodeBF;
442         rtl_cipher_destroy;
443         rtl_cipher_destroyBF;
445         rtl_byte_sequence_reference2One;
446         rtl_byte_sequence_realloc;
447         rtl_byte_sequence_acquire;
448         rtl_byte_sequence_release;
449         rtl_byte_sequence_construct;
450         rtl_byte_sequence_constructNoDefault;
451         rtl_byte_sequence_constructFromArray;
452         rtl_byte_sequence_assign;
453         rtl_byte_sequence_equals;
454         rtl_byte_sequence_getConstArray;
455         rtl_byte_sequence_getLength;
457         osl_acquireDirectoryItem;
459         osl_abbreviateSystemPath;
460         osl_getDateTimeFromTimeValue;
461         osl_getTimeValueFromDateTime;
462         osl_getLocalTimeFromSystemTime;
463         osl_getSystemTimeFromLocalTime;
464         osl_getAbsoluteFileURL;
466         osl_releaseVolumeDeviceHandle;
467         osl_getVolumeDeviceMountPath;
468         osl_acquireVolumeDeviceHandle;
470         osl_setDebugMessageFunc;
471         osl_setDetailedDebugMessageFunc;
472         osl_readLine;
473         osl_getGlobalTimer;
474         osl_getCanonicalName;
475         osl_getTextEncodingFromLocale;
477         rtl_getUriCharClass;
478         rtl_uriConvertRelToAbs;
479         rtl_uriEncode;
480         rtl_uriDecode;
482         rtl_bootstrap_get;
483         rtl_bootstrap_set;
484         rtl_bootstrap_setIniFileName;
485         rtl_bootstrap_args_open;
486         rtl_bootstrap_args_close;
487         rtl_bootstrap_get_from_handle;
488         rtl_bootstrap_get_iniName_from_handle;
489     rtl_bootstrap_expandMacros_from_handle;
490     rtl_bootstrap_expandMacros;
491         rtl_getAppCommandArgCount;
492         rtl_getAppCommandArg;
494         rtl_moduleCount_acquire;
495         rtl_moduleCount_release;
496         rtl_moduleCount_canUnload;
497         rtl_registerModuleForUnloading;
498         rtl_unregisterModuleForUnloading;
499         rtl_unloadUnusedModules;
500         rtl_addUnloadingListener;
501         rtl_removeUnloadingListener;
503         rtl_logfile_trace;
504         osl_getProcessLocale;
505         osl_setProcessLocale;
506     local:
507         *;
510 UDK_3.1 {
511     global:
512         osl_getTempDirURL;
513         osl_createTempFile;
515         rtl_math_doubleToString;
516         rtl_math_doubleToUString;
517         rtl_math_pow10Exp;
518         rtl_math_round;
519         rtl_math_stringToDouble;
520         rtl_math_uStringToDouble;
521         rtl_convertUStringToString;
523         osl_joinProcessWithTimeout;
525         rtl_getTextEncodingFromWindowsCodePage;
526         rtl_getWindowsCodePageFromTextEncoding;
527 } UDK_3_0_0;
529 UDK_3.2 {
530     global:
531         osl_syncFile;
532 } UDK_3.1;
534 UDK_3.3 {
535     global:
536         osl_createDirectoryPath;
537         osl_getFunctionSymbol;
538         osl_getModuleURLFromFunctionAddress;
539         rtl_cipher_createARCFOUR;
540         rtl_cipher_initARCFOUR;
541         rtl_cipher_decodeARCFOUR;
542         rtl_cipher_encodeARCFOUR;
543         rtl_cipher_destroyARCFOUR;
544         rtl_digest_rawMD5;
545         osl_getFileSize;
546         osl_setCommandArgs;
547         rtl_uStringbuffer_insertUtf32;
548         rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
549         rtl_logfile_longTrace;
550         rtl_ustr_asciil_reverseEquals_WithLength;
551 } UDK_3.2;
553 UDK_3.4 {
554     global:
555         osl_setErrorReporting;
556 } UDK_3.3;
558 UDK_3.5 {
559     global:
560         rtl_arena_create;
561         rtl_arena_destroy;
562         rtl_arena_alloc;
563         rtl_arena_free;
565         rtl_cache_create;
566         rtl_cache_destroy;
567         rtl_cache_alloc;
568         rtl_cache_free;
569 } UDK_3.4;
571 UDK_3.6 { # OOo 2.3
572     global:
573         osl_loadModuleAscii;
574         osl_getAsciiFunctionSymbol;
575         osl_getModuleHandle;
576         rtl_uString_intern;
577         rtl_uString_internConvert;
578         rtl_ustr_indexOfAscii_WithLength;
579         rtl_ustr_lastIndexOfAscii_WithLength;
580         rtl_uString_iterateCodePoints;
581         rtl_uString_newFromCodePoints;
582 } UDK_3.5;
584 UDK_3.7 { # OOo 2.4
585     global:
586         osl_loadModuleRelative;
587 } UDK_3.6;
589 UDK_3.8 { # OOo 3.0
590     global:
591         rtl_bootstrap_encode;
592         rtl_convertStringToUString;
593         rtl_math_approxValue;
594 } UDK_3.7;
596 UDK_3.9 { # OOo 3.1
597     global:
598         osl_mapFile;
599         osl_unmapFile;
601         osl_readFileAt;
602         osl_writeFileAt;
604         rtl_math_expm1;
605         rtl_math_log1p;
606         rtl_math_atanh;
607 } UDK_3.8;
609 UDK_3.10 { # OOo 3.2
610     global:
611         rtl_logfile_hasLogFile;
612         rtl_math_erf;
613         rtl_math_erfc;
614         rtl_math_asinh;
615         rtl_math_acosh;
616 } UDK_3.9;
618 UDK_3.11 { # symbols available in >= OOo/LibO 3.4
619     global:
620         osl_setEnvironment;
621         osl_clearEnvironment;
622         osl_setThreadName;
623 } UDK_3.10;
625 LIBO_UDK_3.5 { # symbols available in >= LibO 3.5
626     global:
627         rtl_stringbuffer_remove;
628         rtl_uStringbuffer_remove;
629 } UDK_3.10;
631 LIBO_UDK_3.6 { # symbols available in >= LibO 3.6
632     global:
633         osl_unmapMappedFile;
634         osl_identicalDirectoryItem;
635         osl_loadModuleRelativeAscii;
636         rtl_string_newReplaceAll;
637         rtl_string_newReplaceFirst;
638         rtl_uString_newReplaceAll;
639         rtl_uString_newReplaceAllAsciiL;
640         rtl_uString_newReplaceAllAsciiLAsciiL;
641         rtl_uString_newReplaceFirst;
642         rtl_uString_newReplaceFirstAsciiL;
643         rtl_uString_newReplaceFirstAsciiLAsciiL;
644         rtl_uStringBuffer_refReturn;
645         rtl_uStringBuffer_makeStringAndClear;
646 } UDK_3.10;
648 LIBO_UDK_4.0 { # symbols available in >= LibO 4.0
649     global:
650         rtl_string_newFromSubString;
651         rtl_uString_newFromSubString;
652         rtl_uString_newReplaceAllFromIndex;
653 } LIBO_UDK_3.6;
655 LIBO_UDK_4.1 { # symbols available in >= LibO 4.1
656     global:
657         rtl_string_ensureCapacity;
658         rtl_uString_ensureCapacity;
659         rtl_string_alloc;
660         rtl_uString_alloc;
661         rtl_str_toUInt64;
662         rtl_str_valueOfUInt64;
663         rtl_ustr_valueOfUInt64;
664         rtl_ustr_toUInt64;
665 } LIBO_UDK_4.0;
667 LIBO_UDK_4.2 { # symbols available in >= LibO 4.2
668     global:
669         rtl_str_toUInt32;
670         rtl_ustr_toUInt32;
671 } LIBO_UDK_4.1;
673 LIBO_UDK_4.3 { # symbols available in >= LibO 4.3
674     global:
675         osl_createDirectoryWithFlags;
676         rtl_allocateAlignedMemory;
677         rtl_freeAlignedMemory;
678         osl_areCommandArgsSet;
679 } LIBO_UDK_4.2;
681 LIBO_UDK_5.0 { # symbols available in >= LibO 5.0
682     global:
683         rtl_secureZeroMemory;
684 } LIBO_UDK_4.3;
686 PRIVATE_1.0 {
687     global:
688         osl_detail_ObjectRegistry_storeAddresses;
689         osl_detail_ObjectRegistry_checkObjectCount;
690         osl_detail_ObjectRegistry_registerObject;
691         osl_detail_ObjectRegistry_revokeObject;
692         osl_detail_ObjectRegistry_getMutex;
695 PRIVATE_1.1 {
696     global:
697         sal_detail_initialize;
698         sal_detail_deinitialize;
699 } PRIVATE_1.0;
701 PRIVATE_1.2 { # LibreOffice 3.5
702     global:
703         sal_detail_log;
704         sal_detail_logFormat;
705 } PRIVATE_1.1;
707 PRIVATE_textenc.1 { # LibreOffice 3.6
708     global:
709         _ZN3sal6detail7textenc20convertCharToUnicode*;
710         _ZN3sal6detail7textenc20convertUnicodeToChar*;
711         _ZN3sal6detail7textenc32handleUndefinedUnicodeToTextChar*;
712         _ZN3sal6detail7textenc37handleBadInputTextToUnicodeConversion*;
713         _ZN3sal6detail7textenc37handleBadInputUnicodeToTextConversion*;
716 # Unique libstdc++ symbols:
717 GLIBCXX_3.4 {
718     global:
719         _ZGVNSt7num_put*; _ZNSt7num_put*;
720         _ZNSs4_Rep20_S_empty_rep_storageE;