Lines Matching refs:m_xFactory
103 ,m_xFactory(_rM) in DBG_NAME()
135 ,m_xFactory(_rM) in ODatabaseImportExport()
286 …Reference<XNameAccess> xDatabaseContext = Reference< XNameAccess >(m_xFactory->createInstance(SERV… in initialize()
290 …Info = ::dbaui::createConnection( m_sDataSourceName, xDatabaseContext, m_xFactory, xEvt, xConnecti… in initialize()
332 …m_xResultSet.set( m_xFactory->createInstance( ::rtl::OUString::createFromAscii( "com.sun.star.sdb.… in initialize()
580 ::comphelper::ComponentContext aContext(m_xFactory); in Write()
647 ::comphelper::ComponentContext aContext(m_xFactory); in appendRow()
699 m_pReader = new ORTFReader((*m_pStream),m_xConnection,m_xFormatter,m_xFactory); in Read()
783 m_pReader = new OHTMLReader((*m_pStream),m_xConnection,m_xFormatter,m_xFactory); in Read()
802 m_xFactory->createInstance(::rtl::OUString::createFromAscii( in WriteHeader()
972 ::comphelper::ComponentContext aContext(m_xFactory); in WriteTables()