Searched refs:rResField (Results 1 – 1 of 1) sorted by relevance
1541 beans::PropertyValue &rResField = pRes[nRes]; in getCharacterAttributes() local1543 rResField.Name = rtl::OUString::createFromAscii("FieldType"); in getCharacterAttributes()1544 rResField.Value <<= rtl::OUString(strFieldType.ToLowerAscii()); in getCharacterAttributes()1545 rResField.Handle = -1; in getCharacterAttributes()1546 rResField.State = PropertyState_DIRECT_VALUE; in getCharacterAttributes()
Completed in 100 milliseconds