sax/source/fastparser/fastparser.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 169562ff2648a99a04a7faf6223c471e957608db Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Sat Nov 15 12:23:04 2014 +0100 windows blind fix diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx index 8d5dad2..38a4bbb 100644 --- a/sax/source/fastparser/fastparser.cxx +++ b/sax/source/fastparser/fastparser.cxx @@ -877,7 +877,7 @@ void FastSaxParserImpl::setEntityResolver(const Reference < XEntityResolver > & maData.mxEntityResolver = Resolver; } -void FastSaxParserImpl::setLocale( const Locale & Locale ) throw (RuntimeException) +void FastSaxParserImpl::setLocale( const lang::Locale & Locale ) throw (RuntimeException) { maData.maLocale = Locale; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits