Searched refs:getAllObjectsEntry (Results 1 – 4 of 4) sorted by relevance
241 SvLBoxEntry* pRootEntry = m_aTablesList.getAllObjectsEntry(); in implCheckTables()456 SvLBoxEntry* pExpand = m_aTablesList.getAllObjectsEntry(); in implInitControls()480 if (_bCheck && m_aTablesList.getAllObjectsEntry()) in CheckAll()481 m_aTablesList.checkWildcard(m_aTablesList.getAllObjectsEntry()); in CheckAll()544 const SvLBoxEntry* pAllObjectsEntry = m_aTablesList.getAllObjectsEntry(); in collectDetailedSelection()658 if (m_aTablesList.isWildcardChecked(m_aTablesList.getAllObjectsEntry())) in FillItemSet()
118 if(pSchema && pSchema != m_rTableList.getAllObjectsEntry()) in getSelectedName()121 if(pCatalog && pCatalog != m_rTableList.getAllObjectsEntry()) in getSelectedName()
386 SvLBoxEntry* pRootEntry = getAllObjectsEntry(); in UpdateTableList()424 SvLBoxEntry* OTableTreeListBox::getAllObjectsEntry() const in getAllObjectsEntry() function in dbaui::OTableTreeListBox450 sal_Bool bAllObjectsEntryAffected = haveVirtualRoot() && (getAllObjectsEntry() == _pEntry); in implEmphasize()512 SvLBoxEntry* pParentEntry = getAllObjectsEntry(); in implAddEntry()691 SvLBoxEntry* pParent = getAllObjectsEntry(); in getEntryByQualifiedName()
151 SvLBoxEntry* getAllObjectsEntry() const;
Completed in 25 milliseconds