Home
last modified time | relevance | path

Searched refs:RtfInputSourceImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx180 class RtfInputSourceImpl : public rtftok::RTFInputSource class
189RtfInputSourceImpl(uno::Reference< io::XInputStream > &xInputStream_, uno::Reference< task::XStatu… in RtfInputSourceImpl() function in writerfilter::rtftok::RtfInputSourceImpl
203 virtual ~RtfInputSourceImpl() {} in ~RtfInputSourceImpl()
289 RtfInputSourceImpl rtfInputSource(xInputStream, xStatusIndicator); in run()
H A DScannerTestService.cxx290 class RtfInputSourceImpl : public rtftok::RTFInputSource class
299RtfInputSourceImpl(uno::Reference< io::XInputStream > &xInputStream_, uno::Reference< task::XStatu… in RtfInputSourceImpl() function in writerfilter::rtftok::RtfInputSourceImpl
313 virtual ~RtfInputSourceImpl() {} in ~RtfInputSourceImpl()
405 RtfInputSourceImpl rtfInputSource(xInputStream, xStatusIndicator); in run()

Completed in 21 milliseconds