137 if (!xLayout->NoContentReference())
151 if (xLayout->IsStyleLayout())
rtl::Reference< LwpVirtualLayout > GetLayout(LwpVirtualLayout const *pStartLayout)
@descr: Looking for the layout which follows the pStartLayout
void Read(LwpObjectStream *pStrm)
void Read(LwpObjectStream *pStrm)
@descr read atomholder from object stream the default encoding used in Word Pro is 1252
Base class of all Lwp content objects.
LwpObjectID m_NextEnumerated
LwpContent(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
LwpObjectID m_PreviousEnumerated
void Read() override
@descr default read function
LwpAtomHolder m_ClassName
@ CF_DISABLEVALUECHECKING
bool HasNonEmbeddedLayouts()
LwpAssociatedLayouts m_LayoutsWithMe
rtl::Reference< LwpVirtualLayout > GetLayout(LwpVirtualLayout const *pStartLayout)
Double Linked Named Family Virtual List.
void Read() override
@descr Read LwpDLNFVList data from object stream
void Read() override
@descr default read function
LwpHeadContent(LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
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
void SkipExtra()
@descr skip extra bytes
sal_uInt8 QuickReaduInt8(bool *pFailure=nullptr)
@descr Quick read sal_uInt8
std::unique_ptr< LwpObjectStream > m_pObjStrm
encapsulate XInputStream to provide SvStream like interfaces