Searched refs:aMetaFile (Results 1 – 4 of 4) sorted by relevance
161 const GDIMetaFile& aMetaFile = m_pGraphic->GetGDIMetaFile(); in GetData() local162 ((GDIMetaFile*)(&aMetaFile))->Write( aMemStm ); in GetData()
2078 GDIMetaFile aMetaFile; in DoImportMarkedMtf() local2082 …aMetaFile = pGraf->GetTransformedGraphic(SDRGRAFOBJ_TRANSFORMATTR_COLOR|SDRGRAFOBJ_TRANSFORMATTR_M… in DoImportMarkedMtf()2086 aMetaFile = pGraf->getMetafileFromEmbeddedSvg(); in DoImportMarkedMtf()2089 if(aMetaFile.GetActionCount()) in DoImportMarkedMtf()2093 nInsAnz = aFilter.DoImport(aMetaFile, *pOL, nInsPos, pProgrInfo); in DoImportMarkedMtf()
122 ::rtl::OUString aMetaFile = aTempFile.GetFileName(); in getEnhMetaFileFromGDI_Impl()124 ::rtl::OString aWinFile = ::rtl::OUStringToOString( aMetaFile, osl_getThreadTextEncoding() ); in getEnhMetaFileFromGDI_Impl()
631 GDIMetaFile aMetaFile(mpDrawView->GetMarkedObjMetaFile()); in FuTemporary() local632 aGraphic = Graphic(aMetaFile); in FuTemporary()
Completed in 34 milliseconds