summaryrefslogtreecommitdiff
path: root/reportdesign/Library_rptxml.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 /reportdesign/Library_rptxml.mk
parent02c32e0f0e75a9df80888051d1ec189fa14129bd (diff)
#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 'reportdesign/Library_rptxml.mk')
-rw-r--r--reportdesign/Library_rptxml.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/reportdesign/Library_rptxml.mk b/reportdesign/Library_rptxml.mk
index 431409837e02..95a914c54db6 100644
--- a/reportdesign/Library_rptxml.mk
+++ b/reportdesign/Library_rptxml.mk
@@ -51,6 +51,7 @@ $(eval $(call gb_Library_add_linked_libs,rptxml,\
editeng \
rpt \
sal \
+ sax \
sfx \
sot \
svl \