summaryrefslogtreecommitdiffstats
path: root/filter/Library_xsltfilter.mk
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-10-11 14:19:00 +0200
committerMichael Stahl <mst@openoffice.org>2011-10-11 17:57:00 +0200
commit3ca2bef76886450058d1667703aeafe4c2e456c3 (patch)
treeb18d70f79bfcfd2b2e34790e86edafb4c4337a80 /filter/Library_xsltfilter.mk
parentpartially revert 849a713ffd29a58ae79e48f80835c28bbd9d5a72 (diff)
downloadcore-3ca2bef76886450058d1667703aeafe4c2e456c3.tar.gz
core-3ca2bef76886450058d1667703aeafe4c2e456c3.zip
#i108468#: clean up xmluconv code duplication, part 1:
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars
Diffstat (limited to 'filter/Library_xsltfilter.mk')
-rw-r--r--filter/Library_xsltfilter.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Library_xsltfilter.mk b/filter/Library_xsltfilter.mk
index 2409a47aab4f..0208ecda8c66 100644
--- a/filter/Library_xsltfilter.mk
+++ b/filter/Library_xsltfilter.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Library_add_linked_libs,xsltfilter,\
xo \
tl \
package2 \
+ sax \
comphelper \
ucbhelper \
cppuhelper \