Home
last modified time | relevance | path

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

1234

/trunk/main/svtools/source/control/
H A Dctrltool.cxx128 if ( pInfo1->GetWeight() < pInfo2->GetWeight() ) in ImplCompareFontInfo()
130 else if ( pInfo1->GetWeight() > pInfo2->GetWeight() ) in ImplCompareFontInfo()
456 FontWeight eWeight = rInfo.GetWeight(); in GetStyleName()
532 FontWeight eWeight = rInfo.GetWeight(); in GetFontMapText()
537 if ( (eWeight == pFontInfo->GetWeight()) && in GetFontMapText()
708 if ( (eWeight == pSearchInfo->GetWeight()) && in Get()
/trunk/main/sfx2/source/sidebar/
H A DGridLayouter.cxx339 nTotalColumnWeight += iDescriptor->GetWeight(); in Layout()
440 if (rDescriptor.GetWeight() <= 0) in DistributeWidth()
443 nTotalColumnWeight += rDescriptor.GetWeight(); in DistributeWidth()
458 if (rDescriptor.GetWeight() > 0) in DistributeWidth()
460 sal_Int32 nWidth (nDistributableWidth * rDescriptor.GetWeight() / nTotalColumnWeight); in DistributeWidth()
480 if (rDescriptor.GetWeight() > 0) in DistributeWidth()
667 sal_Int32 ColumnDescriptor::GetWeight (void) const in GetWeight() function in sfx2::sidebar::ColumnDescriptor
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx259 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()
/trunk/main/starmath/source/
H A Dutility.cxx166 (pFirstFont->GetWeight() == pSecondFont->GetWeight()) && in CompareItem()
319 FontWeight eWeight = rFont.GetWeight(); in IsBold()
/trunk/main/sw/inc/
H A Dcharatr.hxx41 inline const SvxWeightItem &SwAttrSet::GetWeight(sal_Bool bInP) const in GetWeight() function in SwAttrSet
117 inline const SvxWeightItem &SwFmt::GetWeight(sal_Bool bInP) const in GetWeight() function in SwFmt
118 { return aSet.GetWeight(bInP); } in GetWeight()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx541 case ATTR_FONT_WEIGHT: return &rField.GetWeight(); in GetItem()
637 && (rField1.GetWeight() == rField2.GetWeight()) in IsEqualData()
696 rItemSet.Put( rField.GetWeight() ); in FillToItemSet()
710 rItemSet.Put( rField.GetWeight(), ATTR_CJK_FONT_WEIGHT ); in FillToItemSet()
725 rItemSet.Put( rField.GetWeight(), ATTR_CTL_FONT_WEIGHT ); in FillToItemSet()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx296 FontWeight GetWeight() const { return aSub[nActual].GetWeight(); } in GetWeight() function in SwFont
318 inline FontWeight GetWeight( const sal_uInt8 nWhich ) const in GetWeight() function in SwFont
319 { return aSub[nWhich].GetWeight(); } in GetWeight()
H A Dnotxtfrm.hxx71 sal_uInt16 GetWeight() { return nWeight; } in GetWeight() function in SwNoTxtFrm
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx362 float nWeight = VCLUnoHelper::ConvertFontWeight( rWeightItem.GetWeight()); in translateItemsToProperties()
514 *pCounter++ = new SvxWeightItem(aDefaultVCLFont.GetWeight(), CFID_WEIGHT); in createItemSet()
526 *pCounter++ = new SvxWeightItem(aDefaultVCLFont.GetWeight(), CFID_CJK_WEIGHT); in createItemSet()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx768 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()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx58 switch( rFont.GetWeight() ) in implGetGlyphSet()
210 if( aFont.GetWeight() != WEIGHT_NORMAL ) in implEmbedFont()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx721 SetWeight( rFont.GetWeight() ); in Merge()
1099 FontWeight Font::GetWeight() const { return mpImplFont->GetWeight(); } in GetWeight() function in Font
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx588 bPreferA = (pA->GetWeight() == WEIGHT_NORMAL); in operator ()()
589 bPreferB = (pB->GetWeight() == WEIGHT_NORMAL); in operator ()()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx688 rSet.Put( rChg.GetWeight() ); in UpdateToSet()
702 rSet.Put( rChg.GetWeight(), RES_CHRATR_CJK_WEIGHT ); in UpdateToSet()
717 rSet.Put( rChg.GetWeight(), RES_CHRATR_CTL_WEIGHT ); in UpdateToSet()
/trunk/main/editeng/inc/editeng/
H A Dwghtitem.hxx78 FontWeight GetWeight() const in GetWeight() function in SvxWeightItem
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DGridLayouter.hxx166 sal_Int32 GetWeight (void) const;
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx102 FontWeight GetWeight() const;
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx154 aMyFont.SetWeight(rWItem.GetWeight()); in MapFontsInNumRule()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1121 switch( rFontAttributes.GetWeight() ) in GetFCFontOptions()
1473 if( rFontSelData.GetWeight() != WEIGHT_DONTKNOW ) in GetFcSubstitute()
1475 switch( rFontSelData.GetWeight() ) in GetFcSubstitute()
/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx51 …e_type( ::rtl::OUString::createFromAscii( "CharWeight" ), makeAny( (float) rFont.GetWeight() ) ) ); in CharacterAttributesHelper()
/trunk/main/vcl/inc/
H A Dimpfont.hxx51 …FontWeight GetWeight() { if(meWeight==WEIGHT_DONTKNOW) AskConfig(); return meWeight;… in GetWeight() function in Impl_Font
H A Doutfont.hxx63 FontWeight GetWeight() const { return meWeight; } in GetWeight() function in ImplFontAttributes
/trunk/main/vcl/source/components/
H A Dfontident.cxx140 switch( m_aFont.GetWeight() ) in getMaterial()
/trunk/main/svx/source/table/
H A Dtablertfexporter.cxx253 if ( rWeightItem.GetWeight() >= WEIGHT_BOLD ) in WriteCell()
/trunk/main/sc/source/filter/rtf/
H A Drtfexp.cxx275 if ( rWeightItem.GetWeight() >= WEIGHT_BOLD ) in WriteCell()

Completed in 126 milliseconds

1234