Home
last modified time | relevance | path

Searched refs:OwnView_Impl (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/embeddedobj/source/msole/
H A Downview.cxx91 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()
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()
645 void SAL_CALL OwnView_Impl::notifyClosing( const lang::EventObject& Source ) in notifyClosing()
[all …]
H A Downview.hxx37 class OwnView_Impl : public ::cppu::WeakImplHelper2 < ::com::sun::star::util::XCloseListener, class
69OwnView_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory…
71 virtual ~OwnView_Impl();
H A Doleembed.cxx276 …::rtl::OUString aFilterName = OwnView_Impl::GetFilterNameFromExtentionAndInStream( m_xFactory, ::r… in TryToConvertToOOo()
860 m_pOwnView = new OwnView_Impl( m_xFactory, m_xObjectStream->getInputStream() ); in doVerb()
/aoo4110/main/embeddedobj/source/inc/
H A Doleembobj.hxx104 class OwnView_Impl;
178 OwnView_Impl* m_pOwnView;

Completed in 35 milliseconds