Home
last modified time | relevance | path

Searched refs:getTymed (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/
H A DFetc.hxx56 DWORD getTymed( ) const;
H A DDOTransferable.cxx385 ( TYMED_MFPICT == aFormatEtc.getTymed() ) ) in getClipboardData()
418 if( aFormatEtc.getTymed() == TYMED_GDI && in getClipboardData()
H A DFetc.cxx102 DWORD CFormatEtc::getTymed( ) const in getTymed() function in CFormatEtc
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A DFetc.hxx55 DWORD getTymed( ) const;
H A DDOTransferable.cxx434 ( TYMED_MFPICT == aFormatEtc.getTymed() ) ) in getClipboardData()
441 if (FAILED(hr) && aFormatEtc.getTymed() == TYMED_HGLOBAL) in getClipboardData()
475 if( aFormatEtc.getTymed() == TYMED_GDI && in getClipboardData()
H A DFetc.cxx102 DWORD CFormatEtc::getTymed( ) const in getTymed() function in CFormatEtc