Home
last modified time | relevance | path

Searched defs:GetWeight (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dnotxtfrm.hxx71 sal_uInt16 GetWeight() { return nWeight; } in GetWeight() function in SwNoTxtFrm
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
/trunk/main/editeng/inc/editeng/
H A Dwghtitem.hxx78 FontWeight GetWeight() const in GetWeight() function in SvxWeightItem
/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
H A Dtblafmt.hxx127 const SvxWeightItem &GetWeight() const { return aWeight; } in GetWeight() function in SwBoxAutoFmt
/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/sfx2/source/sidebar/
H A DGridLayouter.cxx667 sal_Int32 ColumnDescriptor::GetWeight (void) const in GetWeight() function in sfx2::sidebar::ColumnDescriptor
/trunk/main/sc/inc/
H A Dautoform.hxx125 const SvxWeightItem& GetWeight() const { return aWeight; } in GetWeight() function in ScAutoFormatDataField
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1099 FontWeight Font::GetWeight() const { return mpImplFont->GetWeight(); } in GetWeight() function in Font
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx240 …inline sal_Int16 GetWeight() const { return (IsAuto() || !HasLine()) ? EXC_CHLINEFORMAT_SINGLE … in GetWeight() function in XclImpChLineFormat

Completed in 48 milliseconds