Searched refs:get_Attributes (Results 1 – 5 of 5) sorted by relevance
191 sal_Int32 WpADOConnection::get_Attributes() const in get_Attributes() function in WpADOConnection195 pInterface->get_Attributes(&nRet); in get_Attributes()491 pInterface->get_Attributes(&eADOSFieldAttributes); in GetAttributes()685 pInterface->get_Attributes(&eADOSFieldAttributes); in GetAttributes()981 pInterface->get_Attributes(&eADOSFieldAttributes); in GetAttributes()1133 ColumnAttributesEnum WpADOColumn::get_Attributes() const in get_Attributes() function in WpADOColumn1137 pInterface->get_Attributes(&eNum); in get_Attributes()
123 aAddedColumn.put_Attributes(aColumn.get_Attributes()); in appendObject()
208 …m_IsNullable = ((m_aColumn.get_Attributes() & adColNullable) == adColNullable) ? ColumnValue::NUL… in fillPropertyValues()
60 ColumnAttributesEnum get_Attributes() const;
106 sal_Int32 get_Attributes() const;
Completed in 41 milliseconds