/aoo42x/main/vcl/source/gdi/ |
H A D | font.cxx | 519 void Font::SetWeight( FontWeight eWeight ) in SetWeight() function in Font 721 SetWeight( rFont.GetWeight() ); in Merge() 890 o_rResult.SetWeight( WEIGHT_THIN ); in identifyTrueTypeFont() 892 o_rResult.SetWeight( WEIGHT_ULTRALIGHT ); in identifyTrueTypeFont() 894 o_rResult.SetWeight( WEIGHT_LIGHT ); in identifyTrueTypeFont() 896 o_rResult.SetWeight( WEIGHT_NORMAL ); in identifyTrueTypeFont() 898 o_rResult.SetWeight( WEIGHT_MEDIUM ); in identifyTrueTypeFont() 900 o_rResult.SetWeight( WEIGHT_SEMIBOLD ); in identifyTrueTypeFont() 902 o_rResult.SetWeight( WEIGHT_BOLD ); in identifyTrueTypeFont() 904 o_rResult.SetWeight( WEIGHT_ULTRABOLD ); in identifyTrueTypeFont() [all …]
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrltool.cxx | 641 aInfo.SetWeight( WEIGHT_NORMAL ); in Get() 646 aInfo.SetWeight( WEIGHT_NORMAL ); in Get() 651 aInfo.SetWeight( WEIGHT_BOLD ); in Get() 656 aInfo.SetWeight( WEIGHT_BOLD ); in Get() 661 aInfo.SetWeight( WEIGHT_LIGHT ); in Get() 666 aInfo.SetWeight( WEIGHT_LIGHT ); in Get() 671 aInfo.SetWeight( WEIGHT_BLACK ); in Get() 676 aInfo.SetWeight( WEIGHT_BLACK ); in Get() 681 aInfo.SetWeight( WEIGHT_DONTKNOW ); in Get() 731 aInfo.SetWeight( eWeight ); in Get()
|
H A D | calendar.cxx | 417 rFont.SetWeight( WEIGHT_NORMAL ); in ImplGetWeekFont() 454 aFont.SetWeight( WEIGHT_BOLD ); in ImplFormat() 456 aFont.SetWeight( WEIGHT_NORMAL ); in ImplFormat() 875 aFont.SetWeight( WEIGHT_BOLD ); in ImplDrawDate() 877 aFont.SetWeight( WEIGHT_NORMAL ); in ImplDrawDate() 2615 aFont.SetWeight( WEIGHT_BOLD ); in CalcWindowSizePixel() 2617 aFont.SetWeight( WEIGHT_NORMAL ); in CalcWindowSizePixel()
|
/aoo42x/main/svx/source/sidebar/graphic/ |
H A D | GraphicPropertyPanel.cxx | 116 .SetWeight(0) in GraphicPropertyPanel() 119 .SetWeight(1) in GraphicPropertyPanel() 122 .SetWeight(0) in GraphicPropertyPanel() 125 .SetWeight(0); in GraphicPropertyPanel() 127 .SetWeight(1) in GraphicPropertyPanel()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 113 inline void SetWeight( const FontWeight eWeight ); 228 inline void SetWeight( const FontWeight eWeight, const sal_uInt8 nWhich ); 485 inline void SwSubFont::SetWeight( const FontWeight eWeight ) in SetWeight() function in SwSubFont 488 Font::SetWeight( eWeight ); in SetWeight() 491 inline void SwFont::SetWeight( const FontWeight eWeight, const sal_uInt8 nWhich ) in SetWeight() function in SwFont 494 aSub[nWhich].SetWeight( eWeight ); in SetWeight()
|
/aoo42x/main/sw/source/ui/sidebar/ |
H A D | PagePropertyPanel.cxx | 229 .SetWeight(0) in PagePropertyPanel() 232 .SetWeight(1) in PagePropertyPanel() 235 .SetWeight(0) in PagePropertyPanel() 238 .SetWeight(0); in PagePropertyPanel() 240 .SetWeight(1) in PagePropertyPanel()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 259 aSub[SW_LATIN].Font::SetWeight( ((SvxWeightItem*)pItem)->GetWeight() ); in SetDiffFnt() 289 aSub[SW_CJK].Font::SetWeight( ((SvxWeightItem*)pItem)->GetWeight() ); in SetDiffFnt() 325 aSub[SW_CTL].Font::SetWeight( ((SvxWeightItem*)pItem)->GetWeight() ); in SetDiffFnt() 484 aSub[SW_LATIN].SetWeight( pAttrSet->GetWeight().GetWeight() ); in SwFont() 500 aSub[SW_CJK].SetWeight( pAttrSet->GetCJKWeight().GetWeight() ); in SwFont() 520 aSub[SW_CTL].SetWeight( pAttrSet->GetCTLWeight().GetWeight() ); in SwFont()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | listviewitems.cxx | 48 aFont.SetWeight(WEIGHT_BOLD); in InitViewData() 67 aFont.SetWeight(WEIGHT_BOLD); in Paint()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | hintwin.cxx | 55 aTextFont.SetWeight( WEIGHT_NORMAL ); in ScHintWindow() 57 aHeadFont.SetWeight( WEIGHT_BOLD ); in ScHintWindow()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 540 pNumFnt->SetWeight( WEIGHT_NORMAL, SW_LATIN ); in NewNumberPortion() 541 pNumFnt->SetWeight( WEIGHT_NORMAL, SW_CJK ); in NewNumberPortion() 542 pNumFnt->SetWeight( WEIGHT_NORMAL, SW_CTL ); in NewNumberPortion()
|
H A D | atrstck.cxx | 768 rFnt.SetWeight( ((SvxWeightItem&)rItem).GetWeight(), SW_LATIN ); in FontChg() 807 rFnt.SetWeight( ((SvxWeightItem&)rItem).GetWeight(), SW_CJK ); in FontChg() 826 rFnt.SetWeight( ((SvxWeightItem&)rItem).GetWeight(), SW_CTL ); in FontChg()
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsTheme.cxx | 260 pFont->SetWeight(WEIGHT_BOLD); in GetFont() 266 pFont->SetWeight(WEIGHT_NORMAL); in GetFont() 276 pFont->SetWeight(WEIGHT_BOLD); in GetFont()
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | TitleBar.cxx | 191 aFont.SetWeight(WEIGHT_BOLD); in PaintTitle() 212 aFont.SetWeight(WEIGHT_BOLD); in PaintFocus()
|
/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignControl.cxx | 93 aFont.SetWeight( WEIGHT_NORMAL ); in Init() 98 aFont.SetWeight( WEIGHT_LIGHT ); in Init()
|
/aoo42x/main/sc/source/ui/navipi/ |
H A D | scenwnd.cxx | 54 aFont.SetWeight( WEIGHT_LIGHT ); in ScScenarioListBox() 220 aFont.SetWeight( WEIGHT_LIGHT ); in ScScenarioWindow()
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_textlayout_drawhelper.cxx | 161 … aFont.SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in drawText() 299 … aFont.SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in queryTextBounds()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objcont.cxx | 777 aFont.SetWeight(WEIGHT_BOLD); in Print() 798 aFont.SetWeight(WEIGHT_BOLD); in Print() 813 aFont.SetWeight(WEIGHT_NORMAL); in Print()
|
/aoo42x/main/svx/source/sidebar/paragraph/ |
H A D | ParaPropertyPanel.cxx | 1715 .SetWeight(0) in ParaPropertyPanel() 1719 .SetWeight(1) in ParaPropertyPanel() 1722 .SetWeight(0) in ParaPropertyPanel() 1725 .SetWeight(0) in ParaPropertyPanel() 1728 .SetWeight(1) in ParaPropertyPanel()
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optpage.cxx | 2264 rFont.SetWeight(WEIGHT_NORMAL); in IMPL_LINK() 2265 rCJKFont.SetWeight(WEIGHT_NORMAL); in IMPL_LINK() 2304 rFont.SetWeight( ( FontWeight ) pAttr->nAttr ); in IMPL_LINK() 2305 rCJKFont.SetWeight( ( FontWeight ) pAttr->nAttr ); in IMPL_LINK() 2447 aFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle() 2448 aCJKFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle() 2449 aCTLFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle()
|
/aoo42x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 269 .SetWeight(1) in LinePropertyPanel() 273 .SetWeight(0) in LinePropertyPanel() 276 .SetWeight(1) in LinePropertyPanel()
|
/aoo42x/main/svx/source/sidebar/text/ |
H A D | TextPropertyPanel.cxx | 223 .SetWeight(1) in TextPropertyPanel() 226 .SetWeight(0) in TextPropertyPanel() 229 .SetWeight(0) in TextPropertyPanel()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | cuicharmap.cxx | 233 aFont.SetWeight( WEIGHT_NORMAL ); in SetFont() 397 aFont.SetWeight( WEIGHT_DONTKNOW ); in IMPL_LINK()
|
/aoo42x/main/svx/source/dialog/ |
H A D | docrecovery.cxx | 770 aFont.SetWeight(WEIGHT_BOLD); in SaveDialog() 1080 aFont.SetWeight(WEIGHT_BOLD); in RecoveryDialog() 1620 aFnt.SetWeight( WEIGHT_BOLD ); in ErrorRepWelcomeDialog() 1740 aFnt.SetWeight( WEIGHT_BOLD ); in ErrorRepSendDialog()
|
/aoo42x/main/starmath/source/ |
H A D | view.cxx | 1077 aFont.SetWeight(WEIGHT_BOLD); in Impl_Print() 1084 aFont.SetWeight(WEIGHT_NORMAL); in Impl_Print() 1096 aFont.SetWeight(WEIGHT_BOLD); in Impl_Print() 1106 aFont.SetWeight(WEIGHT_NORMAL); in Impl_Print()
|
/aoo42x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 161 .SetWeight(1) in PosSizePropertyPanel() 165 .SetWeight(0) in PosSizePropertyPanel() 168 .SetWeight(1) in PosSizePropertyPanel()
|