Searched refs:bIsDirectVal (Results 1 – 1 of 1) sorted by relevance
1510 sal_Bool bIsDirectVal = sal_False; in getCharacterAttributes() local1511 for (sal_Int32 k = 0; k < nRunAttribs && !bIsDirectVal; ++k) in getCharacterAttributes()1514 bIsDirectVal = sal_True; in getCharacterAttributes()1517 rRes.State = bIsDirectVal ? PropertyState_DIRECT_VALUE : PropertyState_DEFAULT_VALUE; in getCharacterAttributes()
Completed in 33 milliseconds