Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx641 aIdxBox (this, SW_RES(LB_IDX )), in SwStdFontTabPage()
678 aIdxBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
684 aIdxBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
752 String sIdx = aIdxBox .GetText(); in FillItemSet()
757 String sIdxBak = aIdxBox .GetSavedValue(); in FillItemSet()
939 aIdxBox .InsertEntry( *it ); in Reset()
1044 aIdxBox .SetText(sIdxBackup ); in Reset()
1067 aIdxBox .SaveValue(); in Reset()
1094 aIdxBox .SaveValue(); in IMPL_LINK()
1128 aIdxBox.SetText(sEntry); in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx200 ComboBox aIdxBox ; member in SwStdFontTabPage

Completed in 27 milliseconds