Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/emfio/source/reader/
H A Dmtftools.cxx1858 rtl::Reference<MetaFontAction> aNewMetaFontAction(new MetaFontAction(aTmp)); in DrawText() local
1868 maScaledFontHelper.newCurrentMetaFontAction(aNewMetaFontAction); in DrawText()
1871 mpGDIMetaFile->AddAction( aNewMetaFontAction ); in DrawText()