Lines Matching refs:DBTreeListBox
184 …SvLBoxEntry* lcl_findEntry_impl(DBTreeListBox& rTree,const ::rtl::OUString& _rName,SvLBoxEntry* _p… in lcl_findEntry_impl()
211 …SvLBoxEntry* lcl_findEntry(DBTreeListBox& rTree,const ::rtl::OUString& _rName,SvLBoxEntry* _pFirst) in lcl_findEntry()
347 ::std::auto_ptr<DBTreeListBox> aTemp(m_pLists[i]); in ~OAppDetailPageHelper()
418 DBTreeListBox& rTree = *m_pLists[nPos]; in getSelectionElementNames()
465 DBTreeListBox* pList = ( _eType < E_ELEMENT_TYPE_COUNT ) ? m_pLists[ _eType ] : NULL; in describeCurrentSelectionForType()
536 DBTreeListBox& rTree = *m_pLists[nPos]; in selectElements()
558 DBTreeListBox& rTree = *m_pLists[nPos]; in getQualifiedName()
598 DBTreeListBox& rTree = *m_pLists[nPos]; in getSelectionCount()
672 DBTreeListBox& rTree = *m_pLists[nPos]; in isALeafSelected()
840 DBTreeListBox* pList = m_pLists[ _eType ]; in fillNames()
878 DBTreeListBox* OAppDetailPageHelper::createSimpleTree( const rtl::OString& _sHelpId, const Image& _… in createSimpleTree()
880 …DBTreeListBox* pTreeView = new DBTreeListBox(this,getBorderWin().getView()->getORB(),WB_HASLINES |… in createSimpleTree()
886 DBTreeListBox* OAppDetailPageHelper::createTree( DBTreeListBox* _pTreeView, const Image& _rImage, c… in createTree()
937 DBTreeListBox* pTreeView = getCurrentView(); in elementReplaced()
970 DBTreeListBox* pTreeView = m_pLists[_eType]; in elementAdded()
1017 DBTreeListBox* pTreeView = getCurrentView(); in elementRemoved()