Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx94 SvLBoxEntry* pQueries = m_pTreeView->getListBox().GetEntry(pRootEntry, CONTAINER_QUERIES); in getEntryType() local
99 if (pQueries) sTest = m_pTreeView->getListBox().GetEntryText(pQueries); in getEntryType()
108 if (pQueries == _pEntry) in getEntryType()
114 if (pQueries == pEntryParent) in getEntryType()
122 while( pEntryParent != pQueries ) in getEntryType()
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx136 const rtl::OUString* pQueries = aQueries.getConstArray(); in SwSelectDBTableDialog() local
139 String sEntry = pQueries[i]; in SwSelectDBTableDialog()
H A Ddbmgr.cxx663 const rtl::OUString* pQueries = aQueries.getConstArray(); in GetTableNames() local
666 sal_uInt16 nEntry = pListBox->InsertEntry(pQueries[i]); in GetTableNames()

Completed in 29 milliseconds