Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1901 PropertyValue& rValueFT = pValues[aValues.getLength() - 1]; in getCharacterAttributes() local
1902 rValueFT.Name = OUString::createFromAscii("FieldType"); in getCharacterAttributes()
1903 rValueFT.Value <<= rtl::OUString(strTypeName.ToLowerAscii()); in getCharacterAttributes()
1904 rValueFT.Handle = -1; in getCharacterAttributes()
1905 rValueFT.State = PropertyState_DIRECT_VALUE; in getCharacterAttributes()

Completed in 37 milliseconds