Home
last modified time | relevance | path

Searched refs:aTitleBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DTitleBar.cxx102 const Rectangle aTitleBox (GetTitleArea(aTitleBarBox)); in Paint() local
103 PaintTitle(aTitleBox); in Paint()
104 PaintFocus(aTitleBox); in Paint()
176 Rectangle aTitleBox (rTitleBox); in PaintTitle() local
184 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()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx629 aTitleBox (this, SW_RES(LB_TITLE )), in SwStdFontTabPage()
681 aTitleBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
749 String sTitle = aTitleBox .GetText(); in FillItemSet()
754 String sTitleBak = aTitleBox .GetSavedValue(); in FillItemSet()
936 aTitleBox .InsertEntry( *it ); in Reset()
1041 aTitleBox .SetText(sOutBackup ); in Reset()
1064 aTitleBox .SaveValue(); in Reset()
1085 aTitleBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_OUTLINE + nFontOffset, eLanguage)); in IMPL_LINK()
1091 aTitleBox .SaveValue(); in IMPL_LINK()
1186 else if(pBox == &aTitleBox) in IMPL_LINK()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx188 ComboBox aTitleBox ; member in SwStdFontTabPage

Completed in 16 milliseconds