Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dfontcfg.cxx1175 String aSearchFont( rFontName ); in getSubstInfo() local
1176 aSearchFont.ToLowerAscii(); in getSubstInfo()
1178 aSearchAttr.Name = aSearchFont; in getSubstInfo()
1203 if( rFoundAttr.Name.Len() <= aSearchFont.Len() ) in getSubstInfo()
1204 … if( aSearchFont.CompareTo( rFoundAttr.Name, rFoundAttr.Name.Len() ) == COMPARE_EQUAL ) in getSubstInfo()

Completed in 19 milliseconds