Lines Matching refs:OwnView_Impl
88 OwnView_Impl::OwnView_Impl( const uno::Reference< lang::XMultiServiceFactory >& xFactory, in OwnView_Impl() function in OwnView_Impl
101 OwnView_Impl::~OwnView_Impl() in ~OwnView_Impl()
114 sal_Bool OwnView_Impl::CreateModelFromURL( const ::rtl::OUString& aFileURL ) in CreateModelFromURL()
187 sal_Bool OwnView_Impl::CreateModel( sal_Bool bUseNative ) in CreateModel()
202 ::rtl::OUString OwnView_Impl::GetFilterNameFromExtentionAndInStream( in GetFilterNameFromExtentionAndInStream()
264 sal_Bool OwnView_Impl::ReadContentsAndGenerateTempFile( const uno::Reference< io::XInputStream >& x… in ReadContentsAndGenerateTempFile()
417 void OwnView_Impl::CreateNative() in CreateNative()
492 sal_Bool OwnView_Impl::Open() in Open()
557 void OwnView_Impl::Close() in Close()
597 void SAL_CALL OwnView_Impl::notifyEvent( const document::EventObject& aEvent ) in notifyEvent()
634 void SAL_CALL OwnView_Impl::queryClosing( const lang::EventObject&, sal_Bool ) in queryClosing()
641 void SAL_CALL OwnView_Impl::notifyClosing( const lang::EventObject& Source ) in notifyClosing()
650 void SAL_CALL OwnView_Impl::disposing( const lang::EventObject& Source ) in disposing()