Home
last modified time | relevance | path

Searched refs:GetIsNullable (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx118 sal_Int32 GetIsNullable() const;
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx154 _rStr << pFieldDesc->GetIsNullable(); in operator <<()
H A DFieldDescriptions.cxx593 sal_Int32 OFieldDescription::GetIsNullable() const in GetIsNullable() function in OFieldDescription
H A DTEditControl.cxx1312 sValue = pFieldDescr->GetIsNullable() == ColumnValue::NULLABLE ? strYes : strNo; in GetCellData()
H A DTableController.cxx1109 nNullable != pField->GetIsNullable() || in alterColumns()
/aoo4110/main/dbaccess/source/ui/misc/
H A DUITools.cxx886 _rxColumn->setPropertyValue(PROPERTY_ISNULLABLE, makeAny(_pFieldDesc->GetIsNullable())); in setColumnProperties()

Completed in 45 milliseconds