Home
last modified time | relevance | path

Searched refs:XInputStreamRef (Results 1 – 5 of 5) sorted by relevance

/trunk/main/extensions/test/sax/
H A Dtestsax.cxx297 XInputStreamRef createStreamFromSequence( const Sequence<BYTE> seqBytes , XMultiServiceFactoryRef &… in createStreamFromSequence()
304 XInputStreamRef rInStream( xOutStreamService , USR_QUERY ); in createStreamFromSequence()
314 XInputStreamRef createStreamFromFile( const char *pcFile , XMultiServiceFactoryRef &xSMgr ) in createStreamFromFile()
317 XInputStreamRef r; in createStreamFromFile()
577 XInputStreamRef rInStream; in testSimple()
637 XInputStreamRef rInStream; in testNamespaces()
694 XInputStreamRef rInStream; in testEncoding()
736 XInputStreamRef rInStream = createStreamFromFile( "testsax.xml" , m_rFactory ); in testFile()
789 XInputStreamRef rInStream = createStreamFromFile( "testPerformance.xml" , m_rFactory ); in testPerformance()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx86 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
147 XInputStreamRef rPipeInput( x , USR_QUERY ); in test()
210 const XInputStreamRef &rInput ) in testSimple()
448 void testSimple( const XOutputStreamRef &r, const XInputStreamRef &rInput );
514 XInputStreamRef rPipeInput( x , USR_QUERY ); in test()
519 XInputStreamRef rInput( TestObject , USR_QUERY ); in test()
577 const XInputStreamRef &rInput ) in testSimple()
H A Dpipetest.cxx252 XInputStreamRef input( r , USR_QUERY ); in testSimple()
320 XInputStreamRef input( r , USR_QUERY ); in testBufferResizing()
357 XInputStreamRef input( r , USR_QUERY ); in testMultithreading()
H A Ddatatest.cxx125 XInputStreamRef input( TestObject , USR_QUERY ); in testInvariant()
181 XInputStreamRef rPipeInput( x , USR_QUERY ); in test()
746 XInputStreamRef rPipeInput( x , USR_QUERY ); in test()
750 XInputStreamRef markableInput( x , USR_QUERY ); in test()
/trunk/main/oox/inc/oox/xls/
H A Dexcelhandlers.hxx189 typedef ::boost::shared_ptr< BinaryXInputStream > XInputStreamRef; typedef in oox::xls::BiffFragmentHandler
192 XInputStreamRef mxXInStrm;

Completed in 64 milliseconds