Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh8.cxx775 uno::Reference<sdbcx::XAppend> xTablesAppend( xTables, uno::UNO_QUERY ); in DBaseExport() local
776 DBG_ASSERT( xTablesAppend.is(), "can't get tables XAppend" ); in DBaseExport()
777 if (!xTablesAppend.is()) return SCERR_EXPORT_CONNECT; in DBaseExport()
831 xTablesAppend->appendByDescriptor( xTableDesc ); in DBaseExport()

Completed in 16 milliseconds