Lines Matching refs:createInstance
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()
913 XInterfaceRef x = xProv->createInstance(L"test.com.sun.star.io.PersistTest"); in testObject()
967 XInterfaceRef x = xProv->createInstance(L"test.com.sun.star.io.PersistTest"); in testObject()
996 x = xProv->createInstance(L"test.com.sun.star.io.PersistTest"); in testObject()