Lines Matching refs:m_xFactory
93 : m_xFactory( xFactory ) in OwnView_Impl()
100 m_aTempFileURL = GetNewFilledTempFile_Impl( xInputStream, m_xFactory ); in OwnView_Impl()
107 KillFile_Impl( m_aTempFileURL, m_xFactory ); in ~OwnView_Impl()
112 KillFile_Impl( m_aNativeTempURL, m_xFactory ); in ~OwnView_Impl()
125 m_xFactory->createInstance ( in CreateModelFromURL()
276 m_xFactory->createInstance( ::rtl::OUString::createFromAscii( "com.sun.star.io.TempFile" ) ), in ReadContentsAndGenerateTempFile()
413 m_aFilterName = GetFilterNameFromExtentionAndInStream( m_xFactory, aFileSuffix, xNativeInTemp ); in ReadContentsAndGenerateTempFile()
429 m_xFactory->createInstance ( in CreateNative()
440 m_xFactory->createInstanceWithArguments( in CreateNative()
469 KillFile_Impl( m_aNativeTempURL, m_xFactory ); in CreateNative()
480 KillFile_Impl( m_aNativeTempURL, m_xFactory ); in CreateNative()