Home
last modified time | relevance | path

Searched refs:WEIGHT_NORMAL (Results 1 – 25 of 118) sorted by last modified time

12345

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx580 aFont.SetWeight( WEIGHT_NORMAL ); in GetDefaultFont()
758 if ( ((rWeight == WEIGHT_DONTKNOW) || (rWeight == WEIGHT_NORMAL)) && in ImplCalcType()
885 if( meWeight == WEIGHT_NORMAL ) in IsBetterMatch()
1715 && ((eSearchWeight == WEIGHT_DONTKNOW) || (eSearchWeight == WEIGHT_NORMAL)) in ImplFindByAttributes()
1967 …if( (eSearchWeight != WEIGHT_DONTKNOW) && (eSearchWeight != WEIGHT_NORMAL) && (eSearchWeight != WE… in ImplFindByAttributes()
1969 if( eSearchWeight < WEIGHT_NORMAL ) in ImplFindByAttributes()
1973 if( (eMatchWeight < WEIGHT_NORMAL) && (eMatchWeight != WEIGHT_DONTKNOW) ) in ImplFindByAttributes()
1984 …else if( ((eMatchWeight != WEIGHT_DONTKNOW) && (eMatchWeight != WEIGHT_NORMAL) && (eMatchWeight !=… in ImplFindByAttributes()
2726 else if( (eSearchWeight < WEIGHT_NORMAL) in ImplFindByFont()
H A Dimpfont.cxx733 rDFA.meWeight = WEIGHT_NORMAL; in UpdateAttributesFromPSName()
744 rDFA.meWeight = WEIGHT_NORMAL; in UpdateAttributesFromPSName()
769 rDFA.meWeight = WEIGHT_NORMAL; in UpdateAttributesFromPSName()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx444 pNewAttr = new SvxWeightItem( WEIGHT_NORMAL, EE_CHAR_WEIGHT ); in Command()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1002 else if( ( eWeight == WEIGHT_NORMAL ) || ( eWeight == WEIGHT_MEDIUM ) ) in ConvertFontWeight()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5823 rSet.Put( SvxWeightItem( nVal != 0 ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT ) ); in ApplyTo()
5824 rSet.Put( SvxWeightItem( nVal != 0 ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT_CJK ) ); in ApplyTo()
5825 rSet.Put( SvxWeightItem( nVal != 0 ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT_CTL ) ); in ApplyTo()
H A Dmsdffimp.cxx2654 … rSet.Put( SvxWeightItem( nFontAttributes & 0x20 ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT ) ); in ApplyAttributes()
4509 …ue( DFF_Prop_gtextFStrikethrough, 0 ) & 0x0020 ) != 0 ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGH… in ImportShape()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx540 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()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1981 FontInfo aInfo = pList->Get(pLevelSettings->sBulletFont,WEIGHT_NORMAL, ITALIC_NONE); in ApplyNumRule()
/trunk/main/padmin/source/
H A Dpadialog.cxx444 aFont.SetWeight( WEIGHT_NORMAL ); in printPage()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3086 if ( aAppFont.GetWeight() > WEIGHT_NORMAL ) in UpdateSettings()
3087 aAppFont.SetWeight( WEIGHT_NORMAL ); in UpdateSettings()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2264 rFont.SetWeight(WEIGHT_NORMAL); in IMPL_LINK()
2265 rCJKFont.SetWeight(WEIGHT_NORMAL); in IMPL_LINK()
2447 aFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle()
2448 aCJKFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle()
2449 aCTLFont.SetWeight( WEIGHT_NORMAL ); in InitFontStyle()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx175 aFont.SetWeight( WEIGHT_NORMAL ); in TYPEINIT1()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx1075 FontInfo aInfo = pList->Get(sFontName,WEIGHT_NORMAL, ITALIC_NONE); in SetFont()
/trunk/main/svx/workben/
H A Dedittest.cxx857 pNewItem = new SvxWeightItem( WEIGHT_NORMAL, EE_CHAR_WEIGHT); in IMPL_LINK()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx200 maBulletFont.SetWeight(WEIGHT_NORMAL); in OutlineView()
H A Ddrtxtob1.cxx377 aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? in Execute()
378 WEIGHT_BOLD : WEIGHT_NORMAL, in Execute()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx818 …aNewAttr.Put( SvxWeightItem( eFW == WEIGHT_NORMAL ? WEIGHT_BOLD : WEIGHT_NORMAL, EE_CHAR_WEIGHT ) … in ExecuteSlot()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx884 if ( pCore && ((const SvxWeightItem*)pCore)->GetWeight() > WEIGHT_NORMAL ) in ExecuteAttr()
889 SvxWeightItem( bOld ? WEIGHT_NORMAL : WEIGHT_BOLD, EE_CHAR_WEIGHT ) ); in ExecuteAttr()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx774 … aNewData.mnWeight = (aFont.GetWeight() > WEIGHT_NORMAL) ? EXC_FONTWGHT_BOLD : EXC_FONTWGHT_NORMAL; in AppendPortion()
786 (aNewData.mnWeight > EXC_FONTWGHT_NORMAL) ? WEIGHT_BOLD : WEIGHT_NORMAL, in AppendPortion()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx197 aWeight( WEIGHT_NORMAL, RES_CHRATR_WEIGHT ), in SwBoxAutoFmt()
202 aCJKWeight( WEIGHT_NORMAL, RES_CHRATR_CJK_WEIGHT ), in SwBoxAutoFmt()
207 aCTLWeight( WEIGHT_NORMAL, RES_CHRATR_CTL_WEIGHT ), in SwBoxAutoFmt()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx681 pBulletFontNames[i],WEIGHT_NORMAL, ITALIC_NONE); in setNumberingProperty()
/trunk/main/starmath/source/
H A Dview.cxx1084 aFont.SetWeight(WEIGHT_NORMAL); in Impl_Print()
1106 aFont.SetWeight(WEIGHT_NORMAL); in Impl_Print()
/trunk/main/vcl/source/app/
H A Dsettings.cxx566 aStdFont.SetWeight( WEIGHT_NORMAL ); in SetStandardStyles()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx266 pFont->SetWeight(WEIGHT_NORMAL); in GetFont()
H A DSlsFontProvider.cxx111 maFont->SetWeight(WEIGHT_NORMAL); in GetFont()

Completed in 291 milliseconds

12345