Lines Matching refs:aLabelBox
637 aLabelBox (this, SW_RES(LB_LABEL )), in SwStdFontTabPage()
677 aLabelBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
683 aLabelBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
751 String sLabel = aLabelBox .GetText(); in FillItemSet()
756 String sLabelBak = aLabelBox .GetSavedValue(); in FillItemSet()
938 aLabelBox .InsertEntry( *it ); in Reset()
1043 aLabelBox .SetText(sCapBackup ); in Reset()
1066 aLabelBox .SaveValue(); in Reset()
1087 aLabelBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_CAPTION + nFontOffset, eLanguage)); in IMPL_LINK()
1093 aLabelBox .SaveValue(); in IMPL_LINK()
1126 aLabelBox.SetText(sEntry); in IMPL_LINK()
1134 else if(pBox == &aLabelBox) in IMPL_LINK()
1194 else if(pBox == &aLabelBox) in IMPL_LINK()