19#ifndef INCLUDED_EDITENG_HYPHENZONEITEM_HXX
20#define INCLUDED_EDITENG_HYPHENZONEITEM_HXX
49 const sal_uInt16 nId );
59 OUString &rText,
const IntlWrapper& )
const override;
63 void SetHyphen(
const bool bNew ) { bHyphen = bNew; }
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
virtual bool operator==(const SfxPoolItem &) const=0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const=0
sal_uInt8 GetMinWordLength() const
bool IsNoLastWordHyphenation() const
sal_uInt16 & GetTextHyphenZone()
sal_uInt8 GetMaxHyphens() const
sal_uInt8 GetMinTrail() const
sal_uInt16 GetTextHyphenZone() const
sal_uInt8 & GetMinWordLength()
void SetHyphen(const bool bNew)
sal_uInt8 & GetMaxHyphens()
void SetPageEnd(const bool bNew)
sal_uInt8 GetMinLead() const
bool bNoLastWordHyphenation
void SetNoCapsHyphenation(const bool bNew)
bool IsNoCapsHyphenation() const
void SetNoLastWordHyphenation(const bool bNew)
sal_uInt16 nTextHyphenZone
sal_uInt8 & GetMinTrail()
#define EDITENG_DLLPUBLIC