Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx432 void OFieldDescription::SetIsNullable(const sal_Int32& _rIsNullable) in SetIsNullable() argument
437 m_xDest->setPropertyValue(PROPERTY_ISNULLABLE,makeAny(_rIsNullable)); in SetIsNullable()
439 m_nIsNullable = _rIsNullable; in SetIsNullable()
/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx95 void SetIsNullable(const sal_Int32& _rIsNullable);

Completed in 19 milliseconds