Home
last modified time | relevance | path

Searched refs:FontWeight (Results 126 – 150 of 157) sorted by relevance

1234567

/trunk/main/starmath/source/
H A Dcfgitem.cxx259 aRes.SetWeight( (FontWeight) nWeight ); in GetFont()
H A Dunomodel.cxx733 aFont.SetWeight ( static_cast < FontWeight > (pDescriptor->nWeight ) ); in _setPropertyValues()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx996 …tring.equalsAscii( "bold" ) ? com::sun::star::awt::FontWeight::BOLD : com::sun::star::awt::FontWei… in convertAnimationValue()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2304 rFont.SetWeight( ( FontWeight ) pAttr->nAttr ); in IMPL_LINK()
2305 rCJKFont.SetWeight( ( FontWeight ) pAttr->nAttr ); in IMPL_LINK()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2911 …uno::Any aBold( uno::makeAny( nIntValue != 0 ? awt::FontWeight::BOLD : awt::FontWeight::NORMAL ) ); in sprmWithProps()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java668 float fCharWeight = _aSO.getCharWeight(com.sun.star.awt.FontWeight.NORMAL); in insertLabel()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx94 FontWeight m_eWeight; // Weight
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1230 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1122 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight()
/trunk/main/oox/source/export/
H A Ddrawingml.cxx634 if ( *((float*) mAny.getValue()) >= awt::FontWeight::SEMIBOLD ) in WriteRunProperties()
/trunk/main/sw/source/filter/html/
H A Dhtmlforw.cxx1161 FontWeight eWeight = in OutHTML_DrawFrmFmtAsControl()
H A Dhtmlatr.cxx2951 const FontWeight nBold = ((const SvxWeightItem&)rHt).GetWeight(); in OutHTML_SwWeight()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx66 aFontDescriptor.Weight = FontWeight::BOLD; in ImplSetBold()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx198 static FontWeight ImplWeightToSal( USHORT nWeight ) in ImplWeightToSal()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx1007 pFD->Weight = VCLUnoHelper::ConvertFontWeight( (FontWeight) InStream->readShort() ); in read()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx248 FontWeight eWeight; in WinMtfFontStyle()
/trunk/main/svx/workben/
H A Dedittest.cxx666 FontWeight e = ((SvxWeightItem&)rItem).GetWeight(); in UpdateToolBox()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx112 FontWeight eWeight;
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx471 FontWeight eWeight; in WriteOpcode_TxFace()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1504 if ( fFontWeight == com::sun::star::awt::FontWeight::BOLD ) in convertAnimateValue()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1308 FontWeight eWeight = WEIGHT_BOLD; in ExecuteTextAttr()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx70 FontWeight eWeight;
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx777 ::FontWeight eWeight = VCLUnoHelper::ConvertFontWeight( aFont.Weight ); in convertToControlValue()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx2291 FontWeight eWeight; in ReadFont()
/trunk/main/oox/source/token/
H A Dtokens.txt166 FontWeight

Completed in 4678 milliseconds

1234567