Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A DdsEntriesNoExp.cxx92 SvLBoxEntry* pEntryParent = m_pTreeView->getListBox().GetParent(_pEntry); in getEntryType() local
111 if (pTables == pEntryParent) in getEntryType()
114 if (pQueries == pEntryParent) in getEntryType()
122 while( pEntryParent != pQueries ) in getEntryType()
124 pEntryParent = m_pTreeView->getListBox().GetParent(pEntryParent); in getEntryType()
125 if ( !pEntryParent ) in getEntryType()

Completed in 10 milliseconds