Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx47 DBG_NAME(OMarkableTreeListBox) in DBG_NAME() argument
49 OMarkableTreeListBox::OMarkableTreeListBox( Window* pParent, const Reference< XMultiServiceFactory … in DBG_NAME()
52 DBG_CTOR(OMarkableTreeListBox,NULL); in DBG_NAME()
57 OMarkableTreeListBox::OMarkableTreeListBox( Window* pParent, const Reference< XMultiServiceFactory … in OMarkableTreeListBox() function in dbaui::OMarkableTreeListBox
60 DBG_CTOR(OMarkableTreeListBox,NULL); in OMarkableTreeListBox()
65 OMarkableTreeListBox::~OMarkableTreeListBox() in ~OMarkableTreeListBox()
69 DBG_DTOR(OMarkableTreeListBox,NULL); in ~OMarkableTreeListBox()
72 void OMarkableTreeListBox::Paint(const Rectangle& _rRect) in Paint()
90 void OMarkableTreeListBox::InitButtonData() in InitButtonData()
188 void OMarkableTreeListBox::CheckButtons() in CheckButtons()
[all …]
H A Dtabletree.cxx121 :OMarkableTreeListBox(pParent,_rxORB,nWinStyle) in OTableTreeListBox()
130 :OMarkableTreeListBox(pParent,_rxORB,rResId) in OTableTreeListBox()
432 OMarkableTreeListBox::checkedButton_noBroadcast(_pEntry); in checkedButton_noBroadcast()
486OMarkableTreeListBox::InitEntry(_pEntry, _rString, _rCollapsedBitmap, _rExpandedBitmap, _eButtonKi… in InitEntry()
/trunk/main/dbaccess/source/ui/inc/
H A Dmarktree.hxx45 class OMarkableTreeListBox : public DBTreeListBox class
51 OMarkableTreeListBox( Window* pParent
54 OMarkableTreeListBox( Window* pParent
57 ~OMarkableTreeListBox();
H A DWNameMatch.hxx50 class OColumnTreeBox : public OMarkableTreeListBox
64 using OMarkableTreeListBox::Select;
H A Dtabletree.hxx62 class OTableTreeListBox : public OMarkableTreeListBox
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx400 : OMarkableTreeListBox(pParent,NULL,rResId) in OColumnTreeBox()

Completed in 41 milliseconds