71 : m_nValues(rOther.m_nValues)
72 , m_nOverride(rOther.m_nOverride)
73 , m_nApply(rOther.m_nApply)
117 , m_nLanguage(rOther.m_nLanguage)
140 , m_nHideLevels(rOther.m_nHideLevels)
141 , m_nBaseLineOffset(rOther.m_nBaseLineOffset)
169 , m_nLevels(rOther.m_nLevels)
192 , m_SilverBullet(rOther.m_SilverBullet)
193 , m_bIsNull(rOther.m_bIsNull)
288 , m_nAlignType(rOther.m_nAlignType)
290 , m_nAlignChar(rOther.m_nAlignChar)
308 SAL_WARN(
"lwp",
"unknown align type:" << nAlignType);
319 , m_nSpacingType(rOther.m_nSpacingType)
320 , m_nAmount(rOther.m_nAmount)
321 , m_nMultiple(rOther.m_nMultiple)
387 , m_nAll(rOther.m_nAll)
388 , m_nFirst(rOther.m_nFirst)
389 , m_nRest(rOther.m_nRest)
390 , m_nRight(rOther.m_nRight)
414 , m_nType(AMIKAKE_NONE)
422 , m_pBackgroundStuff(::
clone(rOther.m_pBackgroundStuff.
get()))
423 , m_nType(rOther.m_nType)
void OverrideAlignment(AlignType val)
void Override(LwpAlignmentOverride *other)
virtual LwpAlignmentOverride * clone() const override
void Read(LwpObjectStream *pStrm) override
virtual LwpAmikakeOverride * clone() const override
virtual ~LwpAmikakeOverride() override
void Read(LwpObjectStream *pStrm) override
std::unique_ptr< LwpBackgroundStuff > m_pBackgroundStuff
virtual LwpBulletOverride * clone() const override
bool IsRightAlignedOverridden() const
void RevertSilverBullet()
LwpObjectID m_SilverBullet
void OverrideSkip(bool bOver)
bool IsSilverBulletOverridden() const
void OverrideSilverBullet(LwpObjectID aID)
bool IsSkipOverridden() const
void Read(LwpObjectStream *pStrm) override
void RevertRightAligned()
bool IsRightAligned() const
void OverrideRightAligned(bool bOver)
void Override(LwpBulletOverride *pOther)
void Override(LwpIndentOverride *other)
void OverrideUseRelative(bool use)
virtual LwpIndentOverride * clone() const override
void OverrideIndentFirst(sal_Int32 val)
void OverrideIndentRight(sal_Int32 val)
void OverrideIndentAll(sal_Int32 val)
bool IsUseRelative() const
sal_uInt16 GetRelative() const
void Read(LwpObjectStream *pStrm) override
void OverrideRelative(sal_uInt16 relative)
void OverrideIndentRest(sal_Int32 val)
virtual LwpKinsokuOptsOverride * clone() const override
void Read(LwpObjectStream *pStrm) override
void ReadIndexed(LwpSvStream *pStrm)
@descr Read object id with indexed format from stream if index>0, lowid is get from time table per th...
stream class for LwpObject body data provide stream like interface to read object data
sal_uInt16 QuickReaduInt16(bool *pFailure=nullptr)
@descr Quick read sal_uInt32
sal_uInt16 CheckExtra()
@descr check if extra bytes
void SkipExtra()
@descr skip extra bytes
sal_uInt8 QuickReaduInt8(bool *pFailure=nullptr)
@descr Quick read sal_uInt8
sal_uInt32 QuickReaduInt32(bool *pFailure=nullptr)
@descr Quick read sal_uInt32
sal_Int32 QuickReadInt32()
@descr Quick read sal_Int32
bool QuickReadBool()
@descr Quick read sal_Bool
void Override(sal_uInt16 nBits, STATE eState)
void ReadCommon(LwpObjectStream *pStrm)
void Override(LwpSpacingCommonOverride *other)
void OverrideAmount(sal_Int32 val)
void Read(LwpObjectStream *pStrm) override
SpacingType m_nSpacingType
void OverrideMultiple(sal_Int32 val)
LwpSpacingCommonOverride()
void OverrideType(SpacingType val)
virtual LwpSpacingCommonOverride * clone() const override
void Read(LwpObjectStream *pStrm) override
virtual LwpSpacingOverride * clone() const override
void Override(LwpSpacingOverride *other)
std::unique_ptr< LwpSpacingCommonOverride > m_pAboveLineSpacing
LwpSpacingCommonOverride * GetSpacing()
virtual ~LwpSpacingOverride() override
LwpSpacingCommonOverride * GetAboveLineSpacing()
std::unique_ptr< LwpSpacingCommonOverride > m_pParaSpacingAbove
std::unique_ptr< LwpSpacingCommonOverride > m_pParaSpacingBelow
LwpSpacingCommonOverride * GetAboveSpacing()
LwpSpacingCommonOverride * GetBelowSpacing()
std::unique_ptr< LwpSpacingCommonOverride > m_pSpacing
void Read(LwpObjectStream *pStrm) override
sal_uInt32 m_nBaseLineOffset
LwpTextAttributeOverride()
virtual LwpTextAttributeOverride * clone() const override
LwpTextLanguageOverride()
virtual LwpTextLanguageOverride * clone() const override
void Read(LwpObjectStream *pStrm) override
T * clone(T *const other)
Creates a new copy of the passed object.
#define SAL_WARN(area, stream)
css::uno::Reference< css::linguistic2::XProofreadingIterator > get(css::uno::Reference< css::uno::XComponentContext > const &context)