Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1317 Reference< XColumnsSupplier > xSuppDestinationColumns( xTable, UNO_QUERY ); in createTable() local
1320 appendColumns( xSuppDestinationColumns, pVec ); in createTable()
1347 xSuppDestinationColumns.set( xTable, UNO_QUERY_THROW ); in createTable()
1356 Reference<XNameAccess> xNameAccess = xSuppDestinationColumns->getColumns(); in createTable()

Completed in 12 milliseconds