Home
last modified time | relevance | path

Searched refs:get_Attributes (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx191 sal_Int32 WpADOConnection::get_Attributes() const in get_Attributes() function in WpADOConnection
195 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 WpADOColumn
1137 pInterface->get_Attributes(&eNum); in get_Attributes()
H A DAColumns.cxx123 aAddedColumn.put_Attributes(aColumn.get_Attributes()); in appendObject()
H A DAColumn.cxx208 …m_IsNullable = ((m_aColumn.get_Attributes() & adColNullable) == adColNullable) ? ColumnValue::NUL… in fillPropertyValues()
/trunk/main/connectivity/source/inc/ado/
H A DWrapColumn.hxx60 ColumnAttributesEnum get_Attributes() const;
H A DAwrapado.hxx106 sal_Int32 get_Attributes() const;

Completed in 35 milliseconds