Home
last modified time | relevance | path

Searched refs:m_aNewBtn (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx389 ,m_aNewBtn(this, WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
398 m_aNewBtn.SetModeImage(((DbGridControl*)pParent)->GetImage(DbGridControl_Base::NEW)); in NavigationBar()
404 m_aNewBtn.SetHelpId(HID_GRID_TRAVEL_NEW); in NavigationBar()
413 m_aNewBtn.SetClickHdl(LINK(this,NavigationBar,OnClick)); in NavigationBar()
425 m_aNewBtn.Disable(); in NavigationBar()
442 m_aNewBtn.Show(); in NavigationBar()
499 SetPosAndSize(m_aNewBtn, aButtonPos, aButtonSize); in ArrangeControls()
541 else if( pButton == &m_aNewBtn ) in IMPL_LINK()
557 else if( pButton == &m_aNewBtn ) in IMPL_LINK()
669 pWnd = &m_aNewBtn; in SetState()
[all …]
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx168 ImageButton m_aNewBtn; // ImageButton fuer 'gehe zum neuen Datensatz' member in DbGridControl::NavigationBar

Completed in 36 milliseconds