Home
last modified time | relevance | path

Searched refs:IID_IPersistStorage (Results 1 – 25 of 30) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/
H A Dinprocembobj.cxx130 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
156 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
165 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
289 else if (IsEqualIID(riid, IID_IPersistStorage)) in QueryInterface()
406 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in IsDirty()
422 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in InitNew()
454 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in Load()
489 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in Save()
513 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in SaveCompleted()
548 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in HandsOffStorage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/
H A Dinprocembobj.cxx130 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
156 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
165 … hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersist) ); in CheckDefHandler()
289 else if (IsEqualIID(riid, IID_IPersistStorage)) in QueryInterface()
406 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in IsDirty()
422 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in InitNew()
454 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in Load()
489 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in Save()
513 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in SaveCompleted()
548 …HRESULT hr = m_pDefHandler->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(&pPersis… in HandsOffStorage()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/libsrc/
H A Dobjidl-uuid.c15 DEFINE_OLEGUID(IID_IPersistStorage,0x10a,0,0);
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/libsrc/
H A Dobjidl-uuid.c15 DEFINE_OLEGUID(IID_IPersistStorage,0x10a,0,0);
/dports/textproc/jade/jade-1.2.1/jade/
H A DRtfOle.cxx159 IID_IPersistStorage, in outputObject()
170 IID_IPersistStorage, in outputObject()
/dports/textproc/openjade/openjade-1.3.3-pre1/jade/
H A DRtfOle.cxx159 IID_IPersistStorage, in outputObject()
170 IID_IPersistStorage, in outputObject()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dolectlid.h98 extern const GUID IID_IPersistStorage;
H A Dobjidl.h690 EXTERN_C const IID IID_IPersistStorage; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dolectlid.h98 extern const GUID IID_IPersistStorage;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dole2.pp44IID_IPersistStorage: TGUID = (D1:$0000010A;D2:$0000;D3:$0000;D4:($C0,$00,$00,$00,$00,$00,$00,$46));
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithIExplore/
H A Dcguid.cpp236 DEFINE_OLEGUID(IID_IPersistStorage,0x0000010a,0,0);
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/source/msole/
H A Dolecomponent.cxx1295 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(… in IsDirty()
1310 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(… in StoreOwnTmpIfNecessary()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/source/msole/
H A Dolecomponent.cxx1275 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(… in IsDirty()
1290 …HRESULT hr = m_pNativeImpl->m_pObj->QueryInterface( IID_IPersistStorage, reinterpret_cast<void**>(… in StoreOwnTmpIfNecessary()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Ded_ipersiststr.cxx294 else if (IsEqualIID(riid, IID_IPersistStorage)) in QueryInterface()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Ded_ipersiststr.cxx297 else if (IsEqualIID(riid, IID_IPersistStorage)) in QueryInterface()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/container/
H A Dqaxwidget.cpp574 document->QueryInterface(IID_IPersistStorage, (void**)&persistStorage); in activateObject()
624 m_spOleObject->QueryInterface( IID_IPersistStorage, (void**)&spPS ); in activateObject()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/control/
H A Dqaxserverbase.cpp1235 else if (iid == IID_IPersistStorage) in InternalQueryInterface()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3120 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3120 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3119 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3120 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3119 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3119 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3119 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Duuid.d3119 const IID IID_IPersistStorage = {0x0000010A, 0x0000, 0x0000, [0xC0, 0x00, 0x00, 0x00, 0x00, 0x00, 0… variable

12