Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx243 SvLBoxEntry* pRootEntry = m_aTablesList.getAllObjectsEntry(); in implCheckTables()
458 SvLBoxEntry* pExpand = m_aTablesList.getAllObjectsEntry(); in implInitControls()
482 if (_bCheck && m_aTablesList.getAllObjectsEntry()) in CheckAll()
483 m_aTablesList.checkWildcard(m_aTablesList.getAllObjectsEntry()); in CheckAll()
546 const SvLBoxEntry* pAllObjectsEntry = m_aTablesList.getAllObjectsEntry(); in collectDetailedSelection()
660 if (m_aTablesList.isWildcardChecked(m_aTablesList.getAllObjectsEntry())) in FillItemSet()
H A Dadtabdlg.cxx118 if(pSchema && pSchema != m_rTableList.getAllObjectsEntry()) in getSelectedName()
121 if(pCatalog && pCatalog != m_rTableList.getAllObjectsEntry()) in getSelectedName()
/aoo4110/main/dbaccess/source/ui/control/
H A Dtabletree.cxx386 SvLBoxEntry* pRootEntry = getAllObjectsEntry(); in UpdateTableList()
424 SvLBoxEntry* OTableTreeListBox::getAllObjectsEntry() const in getAllObjectsEntry() function in dbaui::OTableTreeListBox
450 sal_Bool bAllObjectsEntryAffected = haveVirtualRoot() && (getAllObjectsEntry() == _pEntry); in implEmphasize()
512 SvLBoxEntry* pParentEntry = getAllObjectsEntry(); in implAddEntry()
691 SvLBoxEntry* pParent = getAllObjectsEntry(); in getEntryByQualifiedName()
/aoo4110/main/dbaccess/source/ui/inc/
H A Dtabletree.hxx151 SvLBoxEntry* getAllObjectsEntry() const;

Completed in 25 milliseconds