Searched refs:_rIsNullable (Results 1 – 2 of 2) sorted by relevance
432 void OFieldDescription::SetIsNullable(const sal_Int32& _rIsNullable) in SetIsNullable() argument437 m_xDest->setPropertyValue(PROPERTY_ISNULLABLE,makeAny(_rIsNullable)); in SetIsNullable()439 m_nIsNullable = _rIsNullable; in SetIsNullable()
95 void SetIsNullable(const sal_Int32& _rIsNullable);
Completed in 19 milliseconds