Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx447 void OFieldDescription::SetFormatKey(const sal_Int32& _rFormatKey) in SetFormatKey() argument
452 m_xDest->setPropertyValue(PROPERTY_FORMATKEY,makeAny(_rFormatKey)); in SetFormatKey()
454 m_nFormatKey = _rFormatKey; in SetFormatKey()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx96 void SetFormatKey(const sal_Int32& _rFormatKey);

Completed in 19 milliseconds