95 throw std::range_error(
"corrupt LwpTabRack");
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
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_uInt8 QuickReaduInt8(bool *pFailure=nullptr)
@descr Quick read sal_uInt8
sal_uInt32 QuickReaduInt32(bool *pFailure=nullptr)
@descr Quick read sal_uInt32
Base class of all Lwp VO objects.
std::unique_ptr< LwpObjectStream > m_pObjStrm
encapsulate XInputStream to provide SvStream like interfaces
void Read() override
@descr default read function
LwpTabRack(LwpObjectHeader objHdr, LwpSvStream *pStrm)
LwpTab * Lookup(sal_uInt16 nIndex)
sal_uInt8 m_nRelativeType
void Read(LwpObjectStream *pStrm)