Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/misc/
H A Dlimitedformats.cxx256 Any aEnumPropertyValue = m_xAggregate->getFastPropertyValue(m_nFormatEnumPropertyHandle); in getFormatKeyPropertyValue() local
258 ::cppu::enum2int(nValue, aEnumPropertyValue); in getFormatKeyPropertyValue()
291 Any aEnumPropertyValue = m_xAggregate->getFastPropertyValue(m_nFormatEnumPropertyHandle); in convertFormatKeyPropertyValue() local
293 ::cppu::enum2int(nOldEnumValue, aEnumPropertyValue); in convertFormatKeyPropertyValue()

Completed in 21 milliseconds