Home
last modified time | relevance | path

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

/trunk/main/sc/workben/
H A Dtest.cxx66 class MyWindow : public Window class
83 MyWindow( Window *pParent );
177 MyWindow *pWin = new MyWindow( pParent ); in CreateWindow()
193 MyWindow::MyWindow( Window *pParent ) : in MyWindow() function in MyWindow
236 aBlaButton.SetClickHdl(LINK(this, MyWindow, BlaHdl)); in MyWindow()
237 aTabButton.SetClickHdl(LINK(this, MyWindow, TabHdl)); in MyWindow()
1563 IMPL_LINK(MyWindow, CountHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
1689 IMPL_LINK(MyWindow, TextHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
1738 IMPL_LINK(MyWindow, BlaHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
1835 IMPL_LINK(MyWindow, TabHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
[all …]
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc1815 paclass MyWindow : public WorkWin
1818 MyWindow( Window* pParent, WinBits aWinStyle ) :
1844 MyWindow aCancel( NULL, WinBits( WB_APP | WB_MOVEABLE |

Completed in 28 milliseconds