Home
last modified time | relevance | path

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

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