Searched defs:GetWeight (Results 1 – 11 of 11) sorted by relevance
71 sal_uInt16 GetWeight() { return nWeight; } in GetWeight() function in SwNoTxtFrm
296 FontWeight GetWeight() const { return aSub[nActual].GetWeight(); } in GetWeight() function in SwFont318 inline FontWeight GetWeight( const sal_uInt8 nWhich ) const in GetWeight() function in SwFont
78 FontWeight GetWeight() const in GetWeight() function in SvxWeightItem
41 inline const SvxWeightItem &SwAttrSet::GetWeight(sal_Bool bInP) const in GetWeight() function in SwAttrSet117 inline const SvxWeightItem &SwFmt::GetWeight(sal_Bool bInP) const in GetWeight() function in SwFmt
126 const SvxWeightItem &GetWeight() const { return aWeight; } in GetWeight() function in SwBoxAutoFmt
51 …FontWeight GetWeight() { if(meWeight==WEIGHT_DONTKNOW) AskConfig(); return meWeight;… in GetWeight() function in Impl_Font
63 FontWeight GetWeight() const { return meWeight; } in GetWeight() function in ImplFontAttributes
667 sal_Int32 ColumnDescriptor::GetWeight (void) const in GetWeight() function in sfx2::sidebar::ColumnDescriptor
125 const SvxWeightItem& GetWeight() const { return aWeight; } in GetWeight() function in ScAutoFormatDataField
1099 FontWeight Font::GetWeight() const { return mpImplFont->GetWeight(); } in GetWeight() function in Font
240 …inline sal_Int16 GetWeight() const { return (IsAuto() || !HasLine()) ? EXC_CHLINEFORMAT_SINGLE … in GetWeight() function in XclImpChLineFormat
Completed in 66 milliseconds