Home
last modified time | relevance | path

Searched refs:aMetaFile (Results 1 – 4 of 4) sorted by path

/trunk/main/sd/source/ui/view/
H A Ddrviews2.cxx631 GDIMetaFile aMetaFile(mpDrawView->GetMarkedObjMetaFile()); in FuTemporary() local
632 aGraphic = Graphic(aMetaFile); in FuTemporary()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx122 ::rtl::OUString aMetaFile = aTempFile.GetFileName(); in getEnhMetaFileFromGDI_Impl()
124 ::rtl::OString aWinFile = ::rtl::OUStringToOString( aMetaFile, osl_getThreadTextEncoding() ); in getEnhMetaFileFromGDI_Impl()
/trunk/main/svtools/source/misc/
H A Dembedtransfer.cxx161 const GDIMetaFile& aMetaFile = m_pGraphic->GetGDIMetaFile(); in GetData() local
162 ((GDIMetaFile*)(&aMetaFile))->Write( aMemStm ); in GetData()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx2084 GDIMetaFile aMetaFile; in DoImportMarkedMtf() local
2088aMetaFile = pGraf->GetTransformedGraphic(SDRGRAFOBJ_TRANSFORMATTR_COLOR|SDRGRAFOBJ_TRANSFORMATTR_M… in DoImportMarkedMtf()
2092 aMetaFile = pGraf->getMetafileFromEmbeddedSvg(); in DoImportMarkedMtf()
2095 if(aMetaFile.GetActionCount()) in DoImportMarkedMtf()
2099 nInsAnz = aFilter.DoImport(aMetaFile, *pOL, nInsPos, pProgrInfo); in DoImportMarkedMtf()

Completed in 33 milliseconds