19#ifndef INCLUDED_SW_INC_PARATR_HXX
20#define INCLUDED_SW_INC_PARATR_HXX
46#define DROP_WHOLEWORD ((sal_uInt16)0x0001)
107 virtual bool QueryValue( css::uno::Any& rVal,
sal_uInt8 nMemberId = 0 )
const override;
108 virtual bool PutValue(
const css::uno::Any& rVal,
sal_uInt8 nMemberId )
override;
175 virtual bool QueryValue( css::uno::Any& rVal,
sal_uInt8 nMemberId = 0 )
const override;
176 virtual bool PutValue(
const css::uno::Any& rVal,
sal_uInt8 nMemberId )
override;
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
const SvxParaVertAlignItem & GetParaVertAlign(bool=true) const
const SvxAdjustItem & GetAdjust(bool=true) const
const SwFormatDrop & GetDrop(bool=true) const
const SwParaConnectBorderItem & GetParaConnectBorder(bool=true) const
const SvxTabStopItem & GetTabStops(bool=true) const
const SvxScriptSpaceItem & GetScriptSpace(bool=true) const
const SvxFormatSplitItem & GetSplit(bool=true) const
const SvxForbiddenRuleItem & GetForbiddenRule(bool=true) const
const SvxHangingPunctuationItem & GetHangingPunctuation(bool=true) const
const SvxWidowsItem & GetWidows(bool=true) const
const SvxOrphansItem & GetOrphans(bool=true) const
const SwNumRuleItem & GetNumRule(bool=true) const
const SvxParaGridItem & GetParaGrid(bool=true) const
const SvxLineSpacingItem & GetLineSpacing(bool=true) const
const SvxHyphenZoneItem & GetHyphenZone(bool=true) const
const SwRegisterItem & GetRegister(bool=true) const
SwNumRuleItem(const OUString &rRuleName)
SwNumRuleItem(SwNumRuleItem const &)=default
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
virtual SwParaConnectBorderItem * Clone(SfxItemPool *pPool=nullptr) const override
"pure virtual methods" of SfxPoolItem
SwParaConnectBorderItem(const bool bConnect=true)
static SfxPoolItem * CreateDefault()
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &rIntl) const override
SwRegisterItem(const bool bRegister=false)
virtual SwRegisterItem * Clone(SfxItemPool *pPool=nullptr) const override
"pure virtual methods" of SfxPoolItem
SwTextNode is a paragraph in the document model.
@ LeftMargin
at left margin
struct _xmlTextWriter * xmlTextWriterPtr
constexpr TypedWhichId< SvxForbiddenRuleItem > RES_PARATR_FORBIDDEN_RULES(75)
constexpr TypedWhichId< SvxHyphenZoneItem > RES_PARATR_HYPHENZONE(69)
constexpr TypedWhichId< SvxAdjustItem > RES_PARATR_ADJUST(64)
constexpr TypedWhichId< SvxTabStopItem > RES_PARATR_TABSTOP(68)
constexpr TypedWhichId< SvxLineSpacingItem > RES_PARATR_LINESPACING(RES_PARATR_BEGIN)
constexpr TypedWhichId< SvxOrphansItem > RES_PARATR_ORPHANS(66)
constexpr TypedWhichId< SwNumRuleItem > RES_PARATR_NUMRULE(72)
constexpr TypedWhichId< SvxHangingPunctuationItem > RES_PARATR_HANGINGPUNCTUATION(74)
constexpr TypedWhichId< SvxParaVertAlignItem > RES_PARATR_VERTALIGN(76)
constexpr TypedWhichId< SvxWidowsItem > RES_PARATR_WIDOWS(67)
constexpr TypedWhichId< SvxParaGridItem > RES_PARATR_SNAPTOGRID(77)
constexpr TypedWhichId< SwFormatDrop > RES_PARATR_DROP(70)
constexpr TypedWhichId< SvxScriptSpaceItem > RES_PARATR_SCRIPTSPACE(73)
constexpr TypedWhichId< SwParaConnectBorderItem > RES_PARATR_CONNECT_BORDER(78)
constexpr TypedWhichId< SvxFormatSplitItem > RES_PARATR_SPLIT(65)
constexpr TypedWhichId< SwRegisterItem > RES_PARATR_REGISTER(71)
css::uno::Reference< css::animations::XAnimationNode > Clone(const css::uno::Reference< css::animations::XAnimationNode > &xSourceNode, const SdPage *pSource=nullptr, const SdPage *pTarget=nullptr)
Dialog to specify the properties of date form field.
bool operator==(const XclFontData &rLeft, const XclFontData &rRight)