Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Doptpage.cxx2499 aTest10CBox ( this, 0 ), in SwTestTabPage()
2513 lcl_SetPosSize(aTest10CBox , Point(116, 66), Size(74 , 10)); in SwTestTabPage()
2525 aTest10CBox.SetText( C2S("AutoFormat by Input" )); in SwTestTabPage()
2536 aTest10CBox.Show(); in SwTestTabPage()
2568 aTestItem.bTest10=aTest10CBox.IsChecked(); in FillItemSet()
2593 aTest10CBox.Check(pTestAttr->bTest10); in Reset()
2612 aTest10CBox.SetClickHdl( aLk ); in Init()
/AOO41X/main/sw/source/ui/inc/
H A Doptpage.hxx496 CheckBox aTest10CBox; member in SwTestTabPage