Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx644 aIdxBox (this, SW_RES(LB_IDX )), in SwStdFontTabPage()
681 aIdxBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
687 aIdxBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
755 String sIdx = aIdxBox .GetText(); in FillItemSet()
760 String sIdxBak = aIdxBox .GetSavedValue(); in FillItemSet()
942 aIdxBox .InsertEntry( *it ); in Reset()
1047 aIdxBox .SetText(sIdxBackup ); in Reset()
1070 aIdxBox .SaveValue(); in Reset()
1097 aIdxBox .SaveValue(); in IMPL_LINK()
1131 aIdxBox.SetText(sEntry); in IMPL_LINK()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx200 ComboBox aIdxBox ; member in SwStdFontTabPage

Completed in 53 milliseconds