summaryrefslogtreecommitdiffstats
path: root/sal/util
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-03-30 18:27:58 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-04-02 13:51:55 +0100
commit1426d4432c59ef42f28642ec63e57517223eb32d (patch)
tree75b6d769d309b2564e6a730a278e9c1c126ce777 /sal/util
parentRtfModelTest: introduce common getPages() method (diff)
downloadcore-1426d4432c59ef42f28642ec63e57517223eb32d.tar.gz
core-1426d4432c59ef42f28642ec63e57517223eb32d.zip
sal: expose more stringbuffer related instrumentation points
Avoid ref/unref pair in makeStringAndClear, hook into the stringbuffer-like 'String' class to expose it's conversion to immutable strings, and fixup misc. missing instrumentation.
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 2127011a1ccb..753dfe718500 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -623,6 +623,8 @@ LIBO_UDK_3.6 { # symbols available in >= LibO 3.6
rtl_uString_newReplaceFirst;
rtl_uString_newReplaceFirstAsciiL;
rtl_uString_newReplaceFirstAsciiLAsciiL;
+ rtl_uStringBuffer_refReturn;
+ rtl_uStringBuffer_makeStringAndClear;
} UDK_3.10;
PRIVATE_1.0 {