Searched refs:_rFormatKey (Results 1 – 2 of 2) sorted by relevance
447 void OFieldDescription::SetFormatKey(const sal_Int32& _rFormatKey) in SetFormatKey() argument452 m_xDest->setPropertyValue(PROPERTY_FORMATKEY,makeAny(_rFormatKey)); in SetFormatKey()454 m_nFormatKey = _rFormatKey; in SetFormatKey()
96 void SetFormatKey(const sal_Int32& _rFormatKey);
Completed in 530 milliseconds