Lines Matching refs:OwnView_Impl
91 OwnView_Impl::OwnView_Impl( const uno::Reference< lang::XMultiServiceFactory >& xFactory, in OwnView_Impl() function in OwnView_Impl
104 OwnView_Impl::~OwnView_Impl() in ~OwnView_Impl()
117 sal_Bool OwnView_Impl::CreateModelFromURL( const ::rtl::OUString& aFileURL ) in CreateModelFromURL()
190 sal_Bool OwnView_Impl::CreateModel( sal_Bool bUseNative ) in CreateModel()
205 ::rtl::OUString OwnView_Impl::GetFilterNameFromExtentionAndInStream( in GetFilterNameFromExtentionAndInStream()
267 sal_Bool OwnView_Impl::ReadContentsAndGenerateTempFile( const uno::Reference< io::XInputStream >& x… in ReadContentsAndGenerateTempFile()
421 void OwnView_Impl::CreateNative() in CreateNative()
496 sal_Bool OwnView_Impl::Open() in Open()
561 void OwnView_Impl::Close() in Close()
601 void SAL_CALL OwnView_Impl::notifyEvent( const document::EventObject& aEvent ) in notifyEvent()
638 void SAL_CALL OwnView_Impl::queryClosing( const lang::EventObject&, sal_Bool ) in queryClosing()
645 void SAL_CALL OwnView_Impl::notifyClosing( const lang::EventObject& Source ) in notifyClosing()
654 void SAL_CALL OwnView_Impl::disposing( const lang::EventObject& Source ) in disposing()