Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwriterwordglue.cxx498 msSecondary = myImplHelpers::FindBestMSSubstituteFont(msPrimary); in FontMapExport()
499 if (!msSecondary.Len()) in FontMapExport()
500 msSecondary = GetFontToken(rFamilyName, 1); in FontMapExport()
505 if (msSecondary.Len() && msSecondary != msPrimary) in HasDistinctSecondary()
H A Dwrtw8sty.cxx603 msAltNm = aResult.msSecondary; in wwFont()
/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx319 String msSecondary; member in sw::util::FontMapExport