Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1905 PropertyValue& rValueFT = pValues[aValues.getLength() - 1]; in getCharacterAttributes() local
1906 rValueFT.Name = OUString::createFromAscii("FieldType"); in getCharacterAttributes()
1907 rValueFT.Value <<= rtl::OUString(strTypeName.ToLowerAscii()); in getCharacterAttributes()
1908 rValueFT.Handle = -1; in getCharacterAttributes()
1909 rValueFT.State = PropertyState_DIRECT_VALUE; in getCharacterAttributes()

Completed in 25 milliseconds