Searched refs:CF_METAFILEPICT (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/embedserv/source/embed/ |
H A D | ed_idataobj.cxx | 122 else if ( pFormatetc->cfFormat == CF_METAFILEPICT ) in GetData() 219 else if ( pFormatetc->cfFormat == CF_METAFILEPICT ) in QueryGetData() 258 else if ( pFormatetcIn->cfFormat == CF_METAFILEPICT ) in GetCanonicalFormatEtc()
|
/aoo42x/main/svl/source/svdde/ |
H A D | ddedata.cxx | 154 nFmt = CF_METAFILEPICT; in GetExternalFormat() 193 case CF_METAFILEPICT: in GetInternalFormat()
|
/aoo42x/main/dtrans/source/win32/dtobj/ |
H A D | XTDataObject.cxx | 328 if ( CF_METAFILEPICT == fetc.cfFormat ) in renderAnyDataAndSetupStgMedium() 650 if ( lpFormatEtc->cfFormat == CF_METAFILEPICT && in validateFormatEtc() 670 if ( fetc.cfFormat == CF_METAFILEPICT ) in setupStgMedium()
|
H A D | DOTransferable.cxx | 333 ( CF_METAFILEPICT == aFormatEtc.getClipformat() ) && in getClipboardData() 383 else if(CF_METAFILEPICT == aFormatEtc.getClipformat()) in getClipboardData()
|
H A D | DataFmtTransl.cxx | 231 case CF_METAFILEPICT: in getFormatEtcForClipformat()
|
/aoo42x/main/basic/source/runtime/ |
H A D | rtlproto.hxx | 86 extern RTLFUNC(CF_METAFILEPICT);
|
H A D | props.cxx | 394 RTLFUNC(CF_METAFILEPICT) in RTLFUNC() argument
|
H A D | stdobj.cxx | 114 { "CF_METAFILEPICT",SbxINTEGER, _CPROP, RTLNAME(CF_METAFILEPICT),0 },
|
/aoo42x/main/dtrans/source/win32/ftransl/ |
H A D | ftransl.cxx | 293 …;windows_formatname=\"Image WMF\"", "Windows MetaFile", "Image WMF", CF_METAFILEPICT, CPPUTYPE_DEF… in initTranslationTable()
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | olecomponent.cxx | 178 { CF_METAFILEPICT, NULL, 0, -1, TYMED_MFPICT },
|
Completed in 51 milliseconds