Home
last modified time | relevance | path

Searched refs:ptd (Results 1 – 16 of 16) sorted by relevance

/trunk/main/dtrans/source/win32/dtobj/
H A DFetc.cxx41 m_FormatEtc.ptd = NULL; in CFormatEtc()
62 DeleteTargetDevice( m_FormatEtc.ptd ); in ~CFormatEtc()
72 m_FormatEtc.ptd = CopyTargetDevice( ptd ); in CFormatEtc()
85 m_FormatEtc.ptd = CopyTargetDevice( theOther.m_FormatEtc.ptd ); in CFormatEtc()
99 DeleteTargetDevice( m_FormatEtc.ptd ); in operator =()
102 m_FormatEtc.ptd = CopyTargetDevice( theOther.m_FormatEtc.ptd ); in operator =()
170 if ( m_FormatEtc.ptd ) in getTargetDevice()
171 *lpDvTargetDevice = CopyTargetDevice( m_FormatEtc.ptd ); in getTargetDevice()
214 void CFormatEtc::setTargetDevice( DVTARGETDEVICE* ptd ) in setTargetDevice() argument
216 DeleteTargetDevice( m_FormatEtc.ptd ); in setTargetDevice()
[all …]
H A DFetc.hxx54 …CFormatEtc( CLIPFORMAT cf, DWORD tymed = TYMED_HGLOBAL, DVTARGETDEVICE* ptd = NULL, DWORD dwAspect…
67 void getTargetDevice( DVTARGETDEVICE** ptd ) const;
73 void setTargetDevice( DVTARGETDEVICE* ptd );
H A DDOTransferable.cxx249 CoTaskMemFree( fetc.ptd ); in initFlavorList()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx157 typelib_TypeDescription * ptd = NULL; in call() local
158 TYPELIB_DANGER_GET(&ptd, parameters[i].pTypeRef); in call()
161 switch (ptd->eTypeClass) { in call()
279 OSL_ASSERT(ptd->nSize <= 8); in call()
281 (sizeof (unsigned long) - ptd->nSize); in call()
285 TYPELIB_DANGER_RELEASE(ptd); in call()
289 args[i] = alloca(ptd->nSize); in call()
290 argtds[i] = ptd; in call()
292 args[i] = alloca(ptd->nSize); in call()
296 argtds[i] = ptd; in call()
[all …]
H A Duno2cpp.cxx305 typelib_TypeDescription * ptd = NULL; in call() local
306 TYPELIB_DANGER_GET(&ptd, parameters[i].pTypeRef); in call()
308 cppArgs[i] = alloca(ptd->nSize); in call()
309 uno_constructData(cppArgs[i], ptd); in call()
310 ptds[i] = ptd; in call()
312 } else if (bridges::cpp_uno::shared::relatesToInterfaceType(ptd)) { in call()
313 cppArgs[i] = alloca(ptd->nSize); in call()
315 cppArgs[i], arguments[i], ptd, in call()
317 ptds[i] = ptd; in call()
322 TYPELIB_DANGER_RELEASE(ptd); in call()
/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.cxx214 void SAL_CALL DeleteTargetDevice( DVTARGETDEVICE* ptd ) argument
226 CoTaskMemFree( ptd );
338 petcDest->ptd = NULL;
339 if ( NULL != petcSrc->ptd )
340 petcDest->ptd = CopyTargetDevice(petcSrc->ptd);
390 !CompareTargetDevice( pFetcLhs->ptd, pFetcRhs->ptd ) )
H A DImplHelper.hxx48 void SAL_CALL DeleteTargetDevice(DVTARGETDEVICE* ptd);
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.h209 …STDMETHOD(Draw)( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC hdcTarg…
210 …STDMETHOD(GetColorSet)( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC …
215 STDMETHOD(GetExtent)( DWORD dwDrawAspect, LONG lindex, DVTARGETDEVICE *ptd, LPSIZEL lpsizel);
H A Dinprocembobj.cxx1513 …pl::Draw( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC hdcTargetDev, … in Draw() argument
1523 …return pIViewObject->Draw( dwDrawAspect, lindex, pvAspect, ptd, hdcTargetDev, hdcDraw, lprcBounds,… in Draw()
1530 …ColorSet( DWORD dwDrawAspect, LONG lindex, void *pvAspect, DVTARGETDEVICE *ptd, HDC hicTargetDev, … in GetColorSet() argument
1540 … return pIViewObject->GetColorSet( dwDrawAspect, lindex, pvAspect, ptd, hicTargetDev, ppColorSet ); in GetColorSet()
1639 …edDocument_Impl::GetExtent( DWORD dwDrawAspect, LONG lindex, DVTARGETDEVICE *ptd, LPSIZEL lpsizel ) in GetExtent() argument
1649 return pIViewObject2->GetExtent( dwDrawAspect, lindex, ptd, lpsizel ); in GetExtent()
H A Dadvisesink.cxx74 m_pFormatEtc->ptd = NULL; in OleWrapperAdviseSink()
/trunk/main/sal/workben/clipboardwben/testpaste/
H A Dcbptest.cxx90 formatETC.ptd = NULL; in ThreadProc()
329 formatETC.ptd = NULL; in PasteClipboardData2()
/trunk/main/dtrans/source/win32/workbench/
H A DXTDo.cxx351 rgelt->ptd = NULL; in Next()
/trunk/main/sal/workben/clipboardwben/testcopy/
H A DXTDataObject.cxx390 rgelt->ptd = NULL; in Next()
H A Dcbcpytest.cxx360 fetc.ptd = NULL; in PasteData()
/trunk/main/embedserv/source/embed/
H A Ded_idataobj.cxx249 pFormatetcOut->ptd = NULL; in GetCanonicalFormatEtc()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf37184 helpcontent2 source\text\shared\guide\background.xhp 0 help par_id3149581 26 0 kid ew+ptd‖On the …

Completed in 1143 milliseconds