Home
last modified time | relevance | path

Searched refs:GetWeight (Results 76 – 91 of 91) sorted by relevance

1234

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx780 aCurFont.GetWeight(), in Select()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx846 …mbArtBold = (rFSD.meWeight > WEIGHT_MEDIUM && pFI->GetFontAttributes().GetWeight() <= WEIGHT_MEDIU… in FreetypeServerFont()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1312 if ( pCore && ((const SvxWeightItem*)pCore)->GetWeight() == WEIGHT_BOLD ) in ExecuteTextAttr()
/trunk/main/starmath/source/
H A Dmathtype.cxx3486 else if (pNode->GetFont().GetWeight() == WEIGHT_BOLD) in HandleText()
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx1128 ((SvxWeightItem *)pItem)->GetWeight() ); in InsertControl()
H A Dcss1atr.cxx2856 switch( ((const SvxWeightItem&)rHt).GetWeight() ) in OutCSS1_SvxFontWeight()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx882 ::canvas::tools::numeric_cast<sal_Int8>( ::basegfx::fround( rFont.GetWeight() ) ); in createFont()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx2186 switch ( maFont.GetWeight() ) in ImplDefineFont()
/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx480 aMet.SetWeight(pScrFont->GetWeight()); in CreateScrFont()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1107 aAttribs[i].Value = ::css::uno::makeAny( (float)aFont.GetWeight() ); in retrieveCharacterAttributes()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx1427 bTemp = ((const SvxWeightItem&)pSet->Get( EE_CHAR_WEIGHT )).GetWeight() == WEIGHT_BOLD; in TextAttribToHTMLString()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx97 aFD.Weight= VCLUnoHelper::ConvertFontWeight( rFont.GetWeight() ); in ImplCreateFontDescriptor()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx2671 rSet.Put( SvxWeightItem( rFont.GetWeight(), EE_CHAR_WEIGHT ) ); in SetFontInfoInItemSet()
H A Dimpedit4.cxx871 FontWeight e = ((const SvxWeightItem&)rItem).GetWeight(); in WriteItemAsRTF()
H A Dimpedit3.cxx2583 …pNode->GetContentAttribs().GetItem( GetScriptItemId( EE_CHAR_WEIGHT, nScriptType ))).GetWeight() ); in SeekCursor()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx3086 if ( aAppFont.GetWeight() > WEIGHT_NORMAL ) in UpdateSettings()

Completed in 255 milliseconds

1234