Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1510 sal_Bool bIsDirectVal = sal_False; in getCharacterAttributes() local
1511 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 25 milliseconds