Searched refs:m_nFormatEnumPropertyHandle (Results 1 – 2 of 2) sorted by relevance
142 :m_nFormatEnumPropertyHandle(-1) in OLimitedFormats()231 m_nFormatEnumPropertyHandle = _nOriginalPropertyHandle; in setAggregateSet()237 m_xAggregate->getFastPropertyValue(m_nFormatEnumPropertyHandle); in setAggregateSet()252 …OSL_ENSURE(m_xAggregate.is() && (-1 != m_nFormatEnumPropertyHandle), "OLimitedFormats::getFormatKe… in getFormatKeyPropertyValue()256 Any aEnumPropertyValue = m_xAggregate->getFastPropertyValue(m_nFormatEnumPropertyHandle); in getFormatKeyPropertyValue()281 …OSL_ENSURE(m_xAggregate.is() && (-1 != m_nFormatEnumPropertyHandle), "OLimitedFormats::convertForm… in convertFormatKeyPropertyValue()291 Any aEnumPropertyValue = m_xAggregate->getFastPropertyValue(m_nFormatEnumPropertyHandle); in convertFormatKeyPropertyValue()353 …OSL_ENSURE(m_xAggregate.is() && (-1 != m_nFormatEnumPropertyHandle), "OLimitedFormats::setFormatKe… in setFormatKeyPropertyValue()359 m_xAggregate->setFastPropertyValue(m_nFormatEnumPropertyHandle, _rNewValue); in setFormatKeyPropertyValue()
53 sal_Int32 m_nFormatEnumPropertyHandle; member in frm::OLimitedFormats
Completed in 11 milliseconds