Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx95 DBG_NAME(DBTreeListBox) in DBG_NAME() argument
109 DBG_CTOR(DBTreeListBox,NULL); in DBG_NAME()
121 DBG_CTOR(DBTreeListBox,NULL); in DBTreeListBox()
125 void DBTreeListBox::init() in init()
143 DBTreeListBox::~DBTreeListBox() in ~DBTreeListBox()
145 DBG_DTOR(DBTreeListBox,NULL); in ~DBTreeListBox()
205 void DBTreeListBox::implStopSelectionTimer() in implStopSelectionTimer()
212 void DBTreeListBox::implStartSelectionTimer() in implStartSelectionTimer()
220 void DBTreeListBox::DeselectHdl() in DeselectHdl()
227 void DBTreeListBox::SelectHdl() in SelectHdl()
[all …]
H A Dmarktree.cxx50 : DBTreeListBox(pParent,_rxORB,nWinStyle) in DBG_NAME()
58 : DBTreeListBox(pParent,_rxORB,rResId) in OMarkableTreeListBox()
83 DBTreeListBox::Paint(_rRect); in Paint()
87 DBTreeListBox::Paint(_rRect); in Paint()
113 DBTreeListBox::KeyInput(rKEvt); in KeyInput()
116 DBTreeListBox::KeyInput(rKEvt); in KeyInput()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx347 ::std::auto_ptr<DBTreeListBox> aTemp(m_pLists[i]); in ~OAppDetailPageHelper()
418 DBTreeListBox& rTree = *m_pLists[nPos]; in getSelectionElementNames()
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()
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()
[all …]
H A DAppDetailPageHelper.hxx76 class DBTreeListBox;
110 DBTreeListBox* m_pLists[ELEMENT_COUNT];
177DBTreeListBox* createTree( DBTreeListBox* _pTreeView, const Image& _rImage, const Image& _rImageHC…
189DBTreeListBox* createSimpleTree( const rtl::OString& _sHelpId, const Image& _rImage, const Image& …
237 inline DBTreeListBox* getCurrentView() const in getCurrentView()
/trunk/main/dbaccess/source/ui/inc/
H A Ddbtreelistbox.hxx54 class DBTreeListBox :public SvTreeListBox class
90 DBTreeListBox( Window* pParent
94 DBTreeListBox( Window* pParent
98 ~DBTreeListBox();
H A Dmarktree.hxx45 class OMarkableTreeListBox : public DBTreeListBox
H A DUITools.hxx102 class DBTreeListBox;
/trunk/main/dbaccess/source/ui/browser/
H A Ddbtreeview.hxx39 class DBTreeListBox;
47 DBTreeListBox* m_pTreeListBox;
71 DBTreeListBox& getListBox() const { return *m_pTreeListBox; } in getListBox()
H A Ddbtreeview.cxx59 …m_pTreeListBox = new DBTreeListBox(this, _rxORB ,WB_HASLINES | WB_SORT | WB_HASBUTTONS | WB_HSCROL… in DBG_NAME()
H A Dunodatbr.cxx2798 DBTreeListBox& rListBox = m_pTreeView->getListBox(); in getEntryFromContainer()
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx410 DBTreeListBox::InitEntry( pEntry, rStr, rImg1, rImg2, eButtonKind ); in InitEntry()
422 bSelect = DBTreeListBox::Select( pEntry,bSelect ); in Select()
425 bSelect = DBTreeListBox::Select( pEntry,bSelect ); in Select()

Completed in 49 milliseconds