Searched refs:xPKDescRow (Results 1 – 1 of 1) sorted by relevance
397 Reference< XRow > xPKDescRow( xPKDesc, UNO_QUERY_THROW ); in getPrimaryKeyColumnNames() local402 aPKColNames[ len ] = xPKDescRow->getString( 4 ); // COLUMN_NAME in getPrimaryKeyColumnNames()
Completed in 32 milliseconds