Home
last modified time | relevance | path

Searched refs:m_rFactory (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/sax/test/sax/
H A Dtestsax.cxx66 OSaxParserTest( const Reference < XMultiServiceFactory > & rFactory ) : m_rFactory( rFactory ) in OSaxParserTest()
97 Reference < XMultiServiceFactory > m_rFactory; member in sax_test::OSaxParserTest
506 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testSimple()
515 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testSimple()
572 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testNamespaces()
581 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testNamespaces()
626 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testEncoding()
635 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testEncoding()
670 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_True ); in testFile()
720 createStreamFromFile( "testPerformance.xml" , m_rFactory ); in testPerformance()
[all …]
H A Dtestwriter.cxx105 OSaxWriterTest( const Reference < XMultiServiceFactory > & rFactory ) : m_rFactory( rFactory ) in OSaxWriterTest()
142 Reference < XMultiServiceFactory > m_rFactory; member in sax_test::OSaxWriterTest
/trunk/main/io/test/stm/
H A Ddatatest.cxx82 m_rFactory( rFactory ) in ODataStreamTest()
109 Reference < XMultiServiceFactory > m_rFactory; member in ODataStreamTest
181 Reference < XInterface > x = m_rFactory->createInstance( in test()
188 x = m_rFactory->createInstance( in test()
195 x = m_rFactory->createInstance( in test()
753 Reference < XInterface > x = m_rFactory->createInstance( in test()
759 x = m_rFactory->createInstance( in test()
765 x = m_rFactory->createInstance( OUString( in test()
779 x = m_rFactory->createInstance( in test()
785 x = m_rFactory->createInstance( in test()
[all …]
H A Dmarktest.cxx91 Reference< XMultiServiceFactory > m_rFactory; member in OMarkableOutputStreamTest
96 : m_rFactory( rFactory ) in OMarkableOutputStreamTest()
140 …Reference < XInterface > x = m_rFactory->createInstance( OUString::createFromAscii("com.sun.star.i… in test()
453 Reference< XMultiServiceFactory > m_rFactory; member in OMarkableInputStreamTest
458 : m_rFactory( rFactory ) in OMarkableInputStreamTest()
507 …Reference < XInterface > x = m_rFactory->createInstance( OUString::createFromAscii("com.sun.star.i… in test()
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx92 XMultiServiceFactoryRef m_rFactory; member in OMarkableOutputStreamTest
97 : m_rFactory( rFactory ) in OMarkableOutputStreamTest()
145 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test()
454 XMultiServiceFactoryRef m_rFactory; member in OMarkableInputStreamTest
459 : m_rFactory( rFactory ) in OMarkableInputStreamTest()
512 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test()
H A Ddatatest.cxx71 ODataStreamTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ){} in ODataStreamTest()
102 XMultiServiceFactoryRef m_rFactory; member in ODataStreamTest
179 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test()
185 x = m_rFactory->createInstance( L"com.sun.star.io.DataInputStream" ); in test()
191 x = m_rFactory->createInstance( L"com.sun.star.io.DataOutputStream" ); in test()
744 XInterfaceRef x = m_rFactory->createInstance( L"com.sun.star.io.Pipe"); in test()
749 x = m_rFactory->createInstance( L"com.sun.star.io.MarkableInputStream" ); in test()
753 x = m_rFactory->createInstance( L"com.sun.star.io.MarkableOutputStream" ); in test()
766 x = m_rFactory->createInstance( L"com.sun.star.io.ObjectInputStream" ); in test()
771 x = m_rFactory->createInstance( L"com.sun.star.io.ObjectOutputStream" ); in test()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx122 OSaxParserTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ) in OSaxParserTest()
159 XMultiServiceFactoryRef m_rFactory; member in OSaxParserTest
579 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testSimple()
588 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testSimple()
640 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testNamespaces()
649 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testNamespaces()
697 rInStream = createStreamFromSequence( seqBytes , m_rFactory ); in testEncoding()
706 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testEncoding()
736 XInputStreamRef rInStream = createStreamFromFile( "testsax.xml" , m_rFactory ); in testFile()
746 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , TRUE ); in testFile()
[all …]
H A Dtestwriter.cxx183 OSaxWriterTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ) in OSaxWriterTest()
221 XMultiServiceFactoryRef m_rFactory; member in OSaxWriterTest
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx81 Reference<XMultiServiceFactory> m_rFactory; member in OComponent
136 m_rFactory( rFactory ), m_arrayConstructor(0) {} in OComponent()
1627 …Reference<XIdlReflection> xRefl( m_rFactory->createInstance(L"com.sun.star.reflection.CoreReflecti… in testInterface()
1776 …Reference<XIdlReflection> xRefl( m_rFactory->createInstance(L"com.sun.star.reflection.CoreReflecti… in testInterface()
1873 …Reference<XInterface> xIntFact = m_rFactory->createInstance(L"com.sun.star.bridge.oleautomation.Fa… in testInterface()
1932 …Reference<XInterface> xIntFact = m_rFactory->createInstance(L"com.sun.star.bridge.oleautomation.Fa… in testInterface()
1947 …Reference<XIdlReflection> xRefl( m_rFactory->createInstance(L"com.sun.star.reflection.CoreReflecti… in testInterface()
2028 Reference<XInterface> xIntFact = m_rFactory->createInstance( in testInterface()

Completed in 74 milliseconds