Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx632 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()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx188 ComboBox aTitleBox ; member in SwStdFontTabPage

Completed in 34 milliseconds