diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:59:34 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-26 15:59:34 +0000 |
commit | ce5033eed81a5d4b289acca3f88c81944e857ad4 (patch) | |
tree | e2b4515247e8d7dbb4e3c12b304ac327a78cdc98 /io | |
parent | bb1df5efc7bb00b669cea4988ae7188a015d9747 (diff) |
INTEGRATION: CWS ause081 (1.1.178); FILE MERGED
2007/06/21 11:19:45 hjs 1.1.178.1: #i78393# remove component_getDescriptionFunc from exports
Diffstat (limited to 'io')
-rw-r--r-- | io/source/TextInputStream/tinstrm.map | 1 | ||||
-rw-r--r-- | io/source/TextOutputStream/toutstrm.map | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/io/source/TextInputStream/tinstrm.map b/io/source/TextInputStream/tinstrm.map index f76809fbd..30c5bb729 100644 --- a/io/source/TextInputStream/tinstrm.map +++ b/io/source/TextInputStream/tinstrm.map @@ -4,7 +4,6 @@ UDK_3_0_0 { component_writeInfo; component_getFactory; component_canUnload; - component_getDescriptionFunc; local: *; }; diff --git a/io/source/TextOutputStream/toutstrm.map b/io/source/TextOutputStream/toutstrm.map index f76809fbd..30c5bb729 100644 --- a/io/source/TextOutputStream/toutstrm.map +++ b/io/source/TextOutputStream/toutstrm.map @@ -4,7 +4,6 @@ UDK_3_0_0 { component_writeInfo; component_getFactory; component_canUnload; - component_getDescriptionFunc; local: *; }; |