Home
last modified time | relevance | path

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

/trunk/main/sc/workben/
H A Dtest.cxx70 PushButton aCountButton; member in MyWindow
196 aCountButton( this ), in MyWindow()
211 aCountButton.SetPosSizePixel( Point(10,40), Size(100,30) ); in MyWindow()
212 aCountButton.SetText("hochzaehlen"); in MyWindow()
234 aCountButton.SetClickHdl(LINK(this, MyWindow, CountHdl)); in MyWindow()
241 aCountButton.Show(); in MyWindow()

Completed in 31 milliseconds