Searched refs:GetIsNullable (Results 1 – 6 of 6) sorted by relevance
118 sal_Int32 GetIsNullable() const;
154 _rStr << pFieldDesc->GetIsNullable(); in operator <<()
593 sal_Int32 OFieldDescription::GetIsNullable() const in GetIsNullable() function in OFieldDescription
1312 sValue = pFieldDescr->GetIsNullable() == ColumnValue::NULLABLE ? strYes : strNo; in GetCellData()
1109 nNullable != pField->GetIsNullable() || in alterColumns()
886 _rxColumn->setPropertyValue(PROPERTY_ISNULLABLE, makeAny(_pFieldDesc->GetIsNullable())); in setColumnProperties()
Completed in 37 milliseconds