Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx1200 const FontNameAttr& rFoundAttr = *it; in getSubstInfo() local
1203 if( rFoundAttr.Name.Len() <= aSearchFont.Len() ) in getSubstInfo()
1204 … if( aSearchFont.CompareTo( rFoundAttr.Name, rFoundAttr.Name.Len() ) == COMPARE_EQUAL ) in getSubstInfo()
1205 return &rFoundAttr; in getSubstInfo()

Completed in 13 milliseconds