Searched refs:bIsKeyword (Results 1 – 1 of 1) sorted by relevance
1243 sal_Bool bIsKeyword = sal_False; in PrepareFontList() local1248 bIsKeyword = aName.EqualsIgnoreCaseAscii( sCSS1_PV_cursive ); in PrepareFontList()1253 bIsKeyword = aName.EqualsIgnoreCaseAscii( sCSS1_PV_fantasy ); in PrepareFontList()1258 bIsKeyword = aName.EqualsIgnoreCaseAscii( sCSS1_PV_monospace ); in PrepareFontList()1263 bIsKeyword = in PrepareFontList()1269 bContainsKeyword |= bIsKeyword; in PrepareFontList()1273 if( cQuote && !bIsKeyword ) in PrepareFontList()1276 if( cQuote && !bIsKeyword ) in PrepareFontList()
Completed in 45 milliseconds