Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx319 Reference< XRow > xTableDescRow( xTableDesc, UNO_QUERY_THROW ); in isView() local
321 sTableType = xTableDescRow->getString( 4 ); in isView()
322 … OSL_ENSURE( !xTableDescRow->wasNull(), "NamedTableCopySource::isView: invalid table type!" ); in isView()

Completed in 29 milliseconds