Searched refs:OMarkableTreeListBox (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | marktree.cxx | 47 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 D | tabletree.cxx | 121 :OMarkableTreeListBox(pParent,_rxORB,nWinStyle) in OTableTreeListBox() 130 :OMarkableTreeListBox(pParent,_rxORB,rResId) in OTableTreeListBox() 432 OMarkableTreeListBox::checkedButton_noBroadcast(_pEntry); in checkedButton_noBroadcast() 486 …OMarkableTreeListBox::InitEntry(_pEntry, _rString, _rCollapsedBitmap, _rExpandedBitmap, _eButtonKi… in InitEntry()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | marktree.hxx | 45 class OMarkableTreeListBox : public DBTreeListBox class 51 OMarkableTreeListBox( Window* pParent 54 OMarkableTreeListBox( Window* pParent 57 ~OMarkableTreeListBox();
|
H A D | WNameMatch.hxx | 50 class OColumnTreeBox : public OMarkableTreeListBox 64 using OMarkableTreeListBox::Select;
|
H A D | tabletree.hxx | 62 class OTableTreeListBox : public OMarkableTreeListBox
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | WNameMatch.cxx | 400 : OMarkableTreeListBox(pParent,NULL,rResId) in OColumnTreeBox()
|
Completed in 42 milliseconds