diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-11 10:00:04 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-07-11 10:00:04 +0000 |
commit | 36b4a15266a33761dd184745f65dd440d082fc76 (patch) | |
tree | b34a55d3227bc790749a1c136c9d87a13ac01ced /fpicker | |
parent | 67173756f403ec1b6183057c2f74a03e0d5ecfb5 (diff) |
INTEGRATION: CWS aquafilepicker01 (1.1.2); FILE ADDED
2007/05/09 06:12:05 fheckl 1.1.2.2: some cleanup and last changes
2006/10/06 21:23:10 fheckl 1.1.2.1: Initial version of MacOSX native file picker
Diffstat (limited to 'fpicker')
-rw-r--r-- | fpicker/source/aqua/exports.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fpicker/source/aqua/exports.map b/fpicker/source/aqua/exports.map new file mode 100644 index 000000000000..f4ed78b9e970 --- /dev/null +++ b/fpicker/source/aqua/exports.map @@ -0,0 +1,8 @@ +UDK_3_0_0 { + global: + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; + local: + *; +}; |