Searched refs:aLbType1 (Results 1 – 2 of 2) sorted by relevance
81 aLbType1 ( this, CUI_RES( LB_TYPE_1 ) ), in SvxLineDefTabPage()112 aLbType1.SetAccessibleName(String(CUI_RES( STR_START_TYPE ) ) ); in SvxLineDefTabPage()177 aLbType1.SetSelectHdl( aLink ); in SvxLineDefTabPage()262 aLbType1.GetSelectEntryPos() != aLbType1.GetSavedValue() || in CheckChanges_Impl()551 if ( p == &aLbType1 || !p ) in IMPL_LINK()553 if ( aLbType1.GetSelectEntryPos() == 0 ) in IMPL_LINK()646 aLbType1.SaveValue(); in IMPL_LINK()726 aLbType1.SaveValue(); in IMPL_LINK()961 aDash.SetDotLen( aLbType1.GetSelectEntryPos() == 0 ? 0 : in FillDash_Impl()987 aLbType1.SelectEntryPos( aDash.GetDotLen() == 0 ? 0 : 1 ); in FillDialog_Impl()[all …]
264 ListBox aLbType1; member in SvxLineDefTabPage
Completed in 30 milliseconds