Home
last modified time | relevance | path

Searched refs:EmbedDocument_Impl (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/embedserv/source/embed/
H A Ded_ioleobject.cxx67 STDMETHODIMP EmbedDocument_Impl::Close( DWORD dwSaveOption ) in Close()
101 HRESULT EmbedDocument_Impl::OLENotifyClosing() in OLENotifyClosing()
143 STDMETHODIMP EmbedDocument_Impl::DoVerb( in DoVerb()
259 STDMETHODIMP EmbedDocument_Impl::Update() in Update()
266 STDMETHODIMP EmbedDocument_Impl::IsUpToDate() in IsUpToDate()
366 STDMETHODIMP EmbedDocument_Impl::GetIDsOfNames( REFIID riid, in GetIDsOfNames()
418 HRESULT EmbedDocument_Impl::SaveObject() in SaveObject()
447 HRESULT EmbedDocument_Impl::ShowObject() in ShowObject()
458 void EmbedDocument_Impl::notify( bool bDataChanged ) in notify()
471 void EmbedDocument_Impl::Deactivate() in Deactivate()
[all …]
H A Ded_ipersiststr.cxx172 EmbedDocument_Impl::EmbedDocument_Impl( const uno::Reference< lang::XMultiServiceFactory >& xFactor… in EmbedDocument_Impl() function in EmbedDocument_Impl
186 EmbedDocument_Impl::~EmbedDocument_Impl() in ~EmbedDocument_Impl()
267 HRESULT EmbedDocument_Impl::SaveTo_Impl( IStorage* pStg ) in SaveTo_Impl()
354 STDMETHODIMP_(ULONG) EmbedDocument_Impl::AddRef() in STDMETHODIMP_()
359 STDMETHODIMP_(ULONG) EmbedDocument_Impl::Release() in STDMETHODIMP_()
375 STDMETHODIMP EmbedDocument_Impl::GetClassID( CLSID* pClassId ) in GetClassID()
384 STDMETHODIMP EmbedDocument_Impl::IsDirty() in IsDirty()
396 STDMETHODIMP EmbedDocument_Impl::InitNew( IStorage *pStg ) in InitNew()
482 STDMETHODIMP EmbedDocument_Impl::Load( IStorage *pStg ) in Load()
694 STDMETHODIMP EmbedDocument_Impl::SaveCompleted( IStorage *pStgNew ) in SaveCompleted()
[all …]
H A Ded_idataobj.cxx56 sal_uInt64 EmbedDocument_Impl::getMetaFileHandle_Impl( sal_Bool isEnhMeta ) in getMetaFileHandle_Impl()
91 STDMETHODIMP EmbedDocument_Impl::GetData( FORMATETC * pFormatetc, STGMEDIUM * pMedium ) in GetData()
168 STDMETHODIMP EmbedDocument_Impl::GetDataHere( FORMATETC * pFormatetc, STGMEDIUM * pMedium ) in GetDataHere()
203 STDMETHODIMP EmbedDocument_Impl::QueryGetData( FORMATETC * pFormatetc ) in QueryGetData()
244 STDMETHODIMP EmbedDocument_Impl::GetCanonicalFormatEtc( FORMATETC * pFormatetcIn, FORMATETC * pForm… in GetCanonicalFormatEtc()
277 STDMETHODIMP EmbedDocument_Impl::SetData( FORMATETC * /*pFormatetc*/, STGMEDIUM * /*pMedium*/, BOOL… in SetData()
282 STDMETHODIMP EmbedDocument_Impl::EnumFormatEtc( DWORD dwDirection, IEnumFORMATETC ** /*ppFormatetc*… in EnumFormatEtc()
290 STDMETHODIMP EmbedDocument_Impl::DAdvise( FORMATETC * pFormatetc, DWORD advf, IAdviseSink * pAdvSin… in DAdvise()
299 STDMETHODIMP EmbedDocument_Impl::DUnadvise( DWORD dwConnection ) in DUnadvise()
308 STDMETHODIMP EmbedDocument_Impl::EnumDAdvise( IEnumSTATDATA ** ppenumAdvise ) in EnumDAdvise()
H A Ded_iinplace.cxx28 STDMETHODIMP EmbedDocument_Impl::GetWindow(HWND *hWnd) in GetWindow()
39 STDMETHODIMP EmbedDocument_Impl::ContextSensitiveHelp(BOOL) in ContextSensitiveHelp()
44 STDMETHODIMP EmbedDocument_Impl::InPlaceDeactivate(void) in InPlaceDeactivate()
61 STDMETHODIMP EmbedDocument_Impl::UIDeactivate(void) in UIDeactivate()
79 STDMETHODIMP EmbedDocument_Impl::SetObjectRects(LPCRECT aRect, LPCRECT aClip) in SetObjectRects()
86 STDMETHODIMP EmbedDocument_Impl::ReactivateAndUndo(void) in ReactivateAndUndo()
H A Dservprov.cxx286 …IUnknown* pEmbedDocument = (IUnknown*)(IPersistStorage*)( new EmbedDocument_Impl( m_xFactory, &m_g… in CreateInstance()
/aoo42x/main/embedserv/source/inc/
H A Dembeddocaccess.hxx47 class EmbedDocument_Impl;
51 EmbedDocument_Impl* m_pEmbedDocument;
55 LockedEmbedDocument_Impl( EmbedDocument_Impl* pEmbedDocument );
62 EmbedDocument_Impl* GetEmbedDocument() { return m_pEmbedDocument; } in GetEmbedDocument()
70 EmbedDocument_Impl* m_pEmbedDocument;
73 EmbeddedDocumentInstanceAccess_Impl( EmbedDocument_Impl* pDoc ) in EmbeddedDocumentInstanceAccess_Impl()
H A Dembeddoc.hxx52 class EmbedDocument_Impl class
74EmbedDocument_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
76 virtual ~EmbedDocument_Impl();
H A Diipaobj.hxx35 class EmbedDocument_Impl;
H A Dintercept.hxx39 class EmbedDocument_Impl;
H A Ddocholder.hxx40 class EmbedDocument_Impl;

Completed in 54 milliseconds