Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A DSfxRedactionHelper.cxx472 const MetaFontAction* pFontAct = static_cast<const MetaFontAction*>(pCurrAct); in searchInMetaFile() local
473 aLastFontHeight = pFontAct->GetFont().GetFontSize().getHeight(); in searchInMetaFile()