Home
last modified time | relevance | path

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

/trunk/main/sc/workben/
H A Dtest.cxx79 PushButton aTabButton; member in MyWindow
205 aTabButton( this ), in MyWindow()
228 aTabButton.SetPosSizePixel( Point(10,310), Size(100,30) ); in MyWindow()
229 aTabButton.SetText("Tabellen"); in MyWindow()
237 aTabButton.SetClickHdl(LINK(this, MyWindow, TabHdl)); in MyWindow()
250 aTabButton.Show(); in MyWindow()

Completed in 26 milliseconds