Searched refs:m_rFactory (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sax/test/sax/ |
H A D | testsax.cxx | 66 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 D | testwriter.cxx | 105 OSaxWriterTest( const Reference < XMultiServiceFactory > & rFactory ) : m_rFactory( rFactory ) in OSaxWriterTest() 142 Reference < XMultiServiceFactory > m_rFactory; member in sax_test::OSaxWriterTest
|
/aoo42x/main/extensions/test/sax/ |
H A D | testsax.cxx | 122 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 D | testwriter.cxx | 183 OSaxWriterTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ) in OSaxWriterTest() 221 XMultiServiceFactoryRef m_rFactory; member in OSaxWriterTest
|
/aoo42x/main/io/test/stm/ |
H A D | datatest.cxx | 82 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 D | marktest.cxx | 91 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()
|
/aoo42x/main/extensions/test/stm/ |
H A D | datatest.cxx | 71 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()
|
H A D | marktest.cxx | 92 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()
|
/aoo42x/main/extensions/test/ole/cpnt/ |
H A D | cpnt.cxx | 81 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 57 milliseconds