Searched refs:g_TextAttrMap (Results 1 – 1 of 1) sorted by relevance
1379 const AtkTextAttrMapping g_TextAttrMap[] = variable1411 static const sal_Int32 g_TextAttrMapSize = sizeof( g_TextAttrMap ) / sizeof( AtkTextAttrMapping );1431 if( g_TextAttrMap[text_attr].name[0] != '\0' ) in attribute_set_map_to_property_values()1433 … if( ! g_TextAttrMap[text_attr].toPropertyValue( aAttributeList[nIndex].Value, attribute->value) ) in attribute_set_map_to_property_values()1436 … aAttributeList[nIndex].Name = rtl::OUString::createFromAscii( g_TextAttrMap[text_attr].name ); in attribute_set_map_to_property_values()
Completed in 21 milliseconds