| commit | a84a71b9fc4375908c1ae3bff70fc60a563cdc31 | [log] |
|---|---|---|
| author | Andre Fischer <af@apache.org> | Tue Apr 23 12:49:57 2013 +0000 |
| committer | Michael Meeks <michael.meeks@suse.com> | Mon May 20 11:33:19 2013 +0100 |
| tree | 8562130ef4c3b9849dfb18fdb23b5dbbadbd386e | |
| parent | db334fb729e0a4ee675e0f9290ac23b513e4af66 [diff] |
Related: #i122144# Paint titles of sidebar decks and titles bold (cherry picked from commit 4b7c52c48793d005d3bd618b025b890ff94e7774) Change-Id: I5e8ad1db7a962f002beb1b976d85a29bfcb5403f
diff --git a/sfx2/source/sidebar/TitleBar.cxx b/sfx2/source/sidebar/TitleBar.cxx index 1a48d03..f5eac2a 100644 --- a/sfx2/source/sidebar/TitleBar.cxx +++ b/sfx2/source/sidebar/TitleBar.cxx
@@ -133,6 +133,7 @@ void TitleBar::PaintTitle (const Rectangle& rTitleBox) Push(PUSH_FONT | PUSH_TEXTCOLOR); Font aFont(GetFont()); aFont.SetWeight(WEIGHT_BOLD); SetFont(aFont); // Paint title bar text.