Searched refs:pQueryNames (Results 1 – 2 of 2) sorted by relevance
456 const ::rtl::OUString* pQueryNames = aQueryNames.getConstArray(); in RequestingChilds() local461 sQueryName = pQueryNames[i]; in RequestingChilds()
2549 const ::rtl::OUString* pQueryNames = aQueryNames.getConstArray(); in impl_fillQueryNames_throw() local2552 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 50 milliseconds