Searched refs:RtfInputSourceImpl (Results 1 – 2 of 2) sorted by relevance
180 class RtfInputSourceImpl : public rtftok::RTFInputSource class189 …RtfInputSourceImpl(uno::Reference< io::XInputStream > &xInputStream_, uno::Reference< task::XStatu… in RtfInputSourceImpl() function in writerfilter::rtftok::RtfInputSourceImpl203 virtual ~RtfInputSourceImpl() {} in ~RtfInputSourceImpl()289 RtfInputSourceImpl rtfInputSource(xInputStream, xStatusIndicator); in run()
290 class RtfInputSourceImpl : public rtftok::RTFInputSource class299 …RtfInputSourceImpl(uno::Reference< io::XInputStream > &xInputStream_, uno::Reference< task::XStatu… in RtfInputSourceImpl() function in writerfilter::rtftok::RtfInputSourceImpl313 virtual ~RtfInputSourceImpl() {} in ~RtfInputSourceImpl()405 RtfInputSourceImpl rtfInputSource(xInputStream, xStatusIndicator); in run()
Completed in 15 milliseconds