Searched refs:xSuppDestinationColumns (Results 1 – 1 of 1) sorted by relevance
1317 Reference< XColumnsSupplier > xSuppDestinationColumns( xTable, UNO_QUERY ); in createTable() local1320 appendColumns( xSuppDestinationColumns, pVec ); in createTable()1347 xSuppDestinationColumns.set( xTable, UNO_QUERY_THROW ); in createTable()1356 Reference<XNameAccess> xNameAccess = xSuppDestinationColumns->getColumns(); in createTable()
Completed in 16 milliseconds