92 , m_nDefaultAutoGrowRowHeight(0)
186 sal_uInt16 FiledEntries =
m_pObjStrm->QuickReaduInt16();
189 if (FiledEntries < NumIndexRows)
192 m_pObjStrm->SeekRel(FiledEntries *
sizeof(sal_uInt16));
198 sal_uInt16 EntriesRead = std::min(FiledEntries, NumIndexRows);
200 for (sal_uInt16 EntryCount = 1; EntryCount <= EntriesRead; EntryCount++)
203 if (FiledEntries > EntriesRead)
204 m_pObjStrm->SeekRel((FiledEntries - EntriesRead) *
sizeof(sal_uInt16));
207 m_pObjStrm->SeekRel(FiledEntries *
sizeof(sal_uInt16));
Stream wrapper for sax writer.
Base class of all Lwp content objects.
void Read() override
@descr default read function
LwpObjectID & GetParent()
void Read(LwpObjectStream *pObjStrm)
sal_uInt16 GetNumIndexRows() const
virtual ~LwpGlossary() override
LwpGlossary(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr default read function
void ReadIndexed(LwpSvStream *pStrm)
@descr Read object id with indexed format from stream if index>0, lowid is get from time table per th...
rtl::Reference< LwpObject > obj(VO_TYPE tag=VO_INVALID) const
@descr get object from object factory per the object id
std::unique_ptr< LwpObjectStream > m_pObjStrm
void Read() override
@descr default read function
virtual ~LwpParallelColumns() override
LwpObjectID cDefaultRightColumnStyle
LwpParallelColumns(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
LwpObjectID cDefaultLeftColumnStyle
VO_SUPERTABLELAYOUT object.
virtual void XFConvert(XFContentContainer *pCont) override
@descr default XFConvert function pCont is the XFContentContainer for the object conversion
void Read() override
@descr default read function
virtual ~LwpSuperTable() override
virtual void Parse(IXFStream *pOutputStream) override
@descr default parse function
LwpSuperTable(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
encapsulate XInputStream to provide SvStream like interfaces
virtual void Parse(IXFStream *pOutputStream) override
@descr default parse function
virtual ~LwpTableHeading() override
LwpTableHeading(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr default read function
VO_TABLELAYOUT object and functions for registering styles and converting tables.
LwpObjectID m_DefaultCellStyle
LwpSuperTableLayout * GetSuperTableLayout()
virtual ~LwpTable() override
bool IsNumberDown() const
sal_uInt16 GetRow() const
virtual void Parse(IXFStream *pOutputStream) override
@descr default parse function
LwpTable(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
void Read() override
@descr default read function
LwpForkedNotifyList m_CPNotifyList
sal_Int32 m_nDefaultAutoGrowRowHeight
For LWP filter architecture prototype - table object.
sal_Int32 const m_nAttributes