40 m_aFootnoteInfo(rInfo)
71 rText =
SwResId( STR_MAX_FTN_HEIGHT ) +
" " +
72 ::GetMetricText( nHght, eCoreUnit, ePresUnit, &rIntl ) +
" " +
90 rVal <<= static_cast<sal_Int8>(
static_cast<tools::Long>(aTmp));
101 case SvxBorderLineStyle::NONE : rVal <<=
sal_Int8(0);
break;
102 case SvxBorderLineStyle::SOLID: rVal <<=
sal_Int8(1);
break;
103 case SvxBorderLineStyle::DOTTED: rVal <<=
sal_Int8(2);
break;
104 case SvxBorderLineStyle::DASHED: rVal <<=
sal_Int8(3);
break;
116 sal_Int32 nSet32 = 0;
166 if(nSet >= 0 && nSet < 3)
179 case 1: eStyle = SvxBorderLineStyle::SOLID;
break;
180 case 2: eStyle = SvxBorderLineStyle::DOTTED;
break;
181 case 3: eStyle = SvxBorderLineStyle::DASHED;
break;
221 m_pRule( new
SwNumRule( *rItem.m_pRule ))
248 uno::Reference< container::XIndexReplace> xRulesRef;
249 if(rVal >>= xRulesRef)
254 *
m_pRule = *pSwXRules->GetNumRule();
constexpr auto convertTwipToMm100(N n)
virtual bool operator==(const SfxPoolItem &) const=0
virtual SwPaMItem * Clone(SfxItemPool *pPool=nullptr) const override
SwPaMItem(const sal_uInt16 nId, SwPaM *pPaM)
virtual bool operator==(const SfxPoolItem &) const override
PaM is Point and Mark: a selection of the document model.
SwPtrItem(const sal_uInt16 nId, void *pPtr)
virtual SwPtrItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool operator==(const SfxPoolItem &) const override
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
virtual ~SwUINumRuleItem() override
virtual SwUINumRuleItem * Clone(SfxItemPool *pPool=nullptr) const override
std::unique_ptr< SwNumRule > m_pRule
virtual bool operator==(const SfxPoolItem &) const override
SwUINumRuleItem(const SwNumRule &rRule)
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
#define FN_PARAM_ACT_NUMBER
#define FN_PARAM_FTN_INFO
OUString EditResId(TranslateId aId)
constexpr auto toTwips(N number, Length from)
OUString SwResId(TranslateId aId)
#define MID_LINE_TEXT_DIST
#define MID_LINE_RELWIDTH
#define MID_FTN_LINE_STYLE
#define MID_LINE_FOOTNOTE_DIST