diff options
author | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-01-29 17:01:54 +0100 |
commit | 27bb69577e35656e3ad2cf602bee266b0354aaad (patch) | |
tree | 4c54ef2e80ebcac343dba499c9393bb95d950a38 /cui/util | |
parent | 414bdbe7119019086cba24936a7de5ae95fa49e1 (diff) |
sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates
Diffstat (limited to 'cui/util')
-rw-r--r-- | cui/util/cui.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/util/cui.map b/cui/util/cui.map index b43a11bd5096..06074d301dc3 100644 --- a/cui/util/cui.map +++ b/cui/util/cui.map @@ -1,4 +1,4 @@ -CUI_1_0 { +UDK_3_0_0 { global: CreateDialogFactory; GetSpecialCharsForEdit; |