Searched refs:m_nIsNullable (Results 1 – 4 of 4) sorted by relevance
79 ,m_nIsNullable(ColumnValue::NULLABLE) in DBG_NAME()105 ,m_nIsNullable(rDescr.m_nIsNullable) in OFieldDescription()127 ,m_nIsNullable(ColumnValue::NULLABLE) in OFieldDescription()439 m_nIsNullable = _rIsNullable; in SetIsNullable()598 return m_nIsNullable; in GetIsNullable()655 return m_nIsNullable == ::com::sun::star::sdbc::ColumnValue::NULLABLE; in IsNullable()
80 …TY_ISNULLABLE, PROPERTY_ID_ISNULLABLE, nDefaultAttr, &m_nIsNullable, ::getCppuType( &m_nIsNullable… in IMPLEMENT_FORWARD_XINTERFACE2()202 OSL_VERIFY( _rxParserColumn->getPropertyValue( PROPERTY_ISNULLABLE ) >>= m_nIsNullable ); in OQueryColumn()
66 sal_Int32 m_nIsNullable; member in dbaccess::OTableColumnDescriptor79 ,m_nIsNullable( ::com::sun::star::sdbc::ColumnValue::NULLABLE_UNKNOWN ) in OTableColumnDescriptor()
69 sal_Int32 m_nIsNullable; member in dbaui::OFieldDescription
Completed in 265 milliseconds