Searched refs:m_IsNullable (Results 1 – 3 of 3) sorted by relevance
74 ,m_IsNullable(ColumnValue::NULLABLE) in OColumn()102 ,m_IsNullable(_IsNullable) in OColumn()172 …eByIndex(PROPERTY_ID_ISNULLABLE), PROPERTY_ID_ISNULLABLE, nAttrib,&m_IsNullable, ::getCppuType… in construct()197 m_IsNullable, in createDataDescriptor()
61 sal_Int32 m_IsNullable; member in connectivity::sdbcx::OColumn
208 …m_IsNullable = ((m_aColumn.get_Attributes() & adColNullable) == adColNullable) ? ColumnValue::NUL… in fillPropertyValues()
Completed in 8 milliseconds