Home
last modified time | relevance | path

Searched refs:hMF (Results 1 – 9 of 9) sorted by relevance

/trunk/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx74 HMETAFILE hMf = pMFPict->hMF; in WinMFPictToOOMFPict()
129 nCount = GetMetaFileBitsEx( pMFPict->hMF, nCount, pMFBuff + sizeof( METAFILEHEADER ) ); in WinMFPictToOOMFPict()
173 pPict->hMF = hMtf; in OOMFPictToWinMFPict()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx356 sal_Int16 hMF; // 0xc int member
393 SVBT16 hMF; // 0xc int member
/trunk/main/embeddedobj/source/msole/
H A Dxdialogcreator.cxx260 sal_uInt32 nBufSize = GetMetaFileBitsEx( pMF->hMF, 0, NULL ); in createInstanceByDialog()
270 if ( nBufSize && nBufSize == GetMetaFileBitsEx( pMF->hMF, nBufSize, pBuf+22 ) ) in createInstanceByDialog()
H A Dolecomponent.cxx303 nBufSize = GetMetaFileBitsEx( pMF->hMF, 0, NULL ) + 22; in ConvertDataForFlavor()
316 if ( nBufSize && nBufSize == GetMetaFileBitsEx( pMF->hMF, nBufSize - 22, pBuf + 22 ) ) in ConvertDataForFlavor()
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx383 sal_Int16 hMF; // 0xc int member
420 SVBT16 hMF; // 0xc int member
H A Dww8graf2.cxx766 pPic->MFP.hMF = SVBT16ToShort( pPicS->MFP.hMF ); in WW8PicShadowToReal()
H A Dww8par4.cxx69 sal_Int16 hMF; // 0xc int member
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx736 SVBT16 hMF;// 0xc int member
738 return SVBT16ToShort(hMF); } in hMFGet()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx176 pMF->hMF = hMeta; in getWinMetaFileFromGDI_Impl()

Completed in 65 milliseconds