Searched refs:aTitleBox (Results 1 – 3 of 3) sorted by relevance
102 const Rectangle aTitleBox (GetTitleArea(aTitleBarBox)); in Paint() local103 PaintTitle(aTitleBox); in Paint()104 PaintFocus(aTitleBox); in Paint()176 Rectangle aTitleBox (rTitleBox); in PaintTitle() local184 aTitleBox.Left() + gnLeftIconSpace, in PaintTitle()185 aTitleBox.Top() + (aTitleBox.GetHeight()-maIcon.GetSizePixel().Height())/2), in PaintTitle()187 aTitleBox.Left() += gnLeftIconSpace + maIcon.GetSizePixel().Width() + gnRightIconSpace; in PaintTitle()197 aTitleBox, in PaintTitle()
632 aTitleBox (this, SW_RES(LB_TITLE )), in SwStdFontTabPage()684 aTitleBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()752 String sTitle = aTitleBox .GetText(); in FillItemSet()757 String sTitleBak = aTitleBox .GetSavedValue(); in FillItemSet()939 aTitleBox .InsertEntry( *it ); in Reset()1044 aTitleBox .SetText(sOutBackup ); in Reset()1067 aTitleBox .SaveValue(); in Reset()1088 aTitleBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_OUTLINE + nFontOffset, eLanguage)); in IMPL_LINK()1094 aTitleBox .SaveValue(); in IMPL_LINK()1189 else if(pBox == &aTitleBox) in IMPL_LINK()
188 ComboBox aTitleBox ; member in SwStdFontTabPage
Completed in 51 milliseconds