Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx456 const ::rtl::OUString* pQueryNames = aQueryNames.getConstArray(); in RequestingChilds() local
461 sQueryName = pQueryNames[i]; in RequestingChilds()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2549 const ::rtl::OUString* pQueryNames = aQueryNames.getConstArray(); in impl_fillQueryNames_throw() local
2552 for ( sal_uInt32 i=0; i<nCount; i++, ++pQueryNames ) in impl_fillQueryNames_throw()
2560 sTemp.append(*pQueryNames); in impl_fillQueryNames_throw()
2561 Reference< XNameAccess > xSubQueries(_xQueryNames->getByName(*pQueryNames),UNO_QUERY); in impl_fillQueryNames_throw()

Completed in 38 milliseconds