Searched refs:MyWindow (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/workben/ |
H A D | test.cxx | 66 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 …]
|
/aoo41x/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 1815 paclass MyWindow : public WorkWin 1818 MyWindow( Window* pParent, WinBits aWinStyle ) : 1844 MyWindow aCancel( NULL, WinBits( WB_APP | WB_MOVEABLE |
|
Completed in 30 milliseconds