Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx245 const ::rtl::OUString* pIncludeTable = _rTables.getConstArray(); in implCheckTables() local
246 for (sal_Int32 i=0; i<_rTables.getLength(); ++i, ++pIncludeTable) in implCheckTables()
249 …qualifiedNameComponents(xMeta, pIncludeTable->getStr(), sCatalog, sSchema, sName,::dbtools::eInDat… in implCheckTables()
251 sName = pIncludeTable->getStr(); in implCheckTables()

Completed in 19 milliseconds