LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpAssociatedLayouts Class Referencefinal

#include <lwplayout.hxx>

Collaboration diagram for LwpAssociatedLayouts:
[legend]

Public Member Functions

 LwpAssociatedLayouts ()
 
void Read (LwpObjectStream *pStrm)
 
LwpObjectIDGetOnlyLayout ()
 
rtl::Reference< LwpVirtualLayoutGetLayout (LwpVirtualLayout const *pStartLayout)
 @descr: Looking for the layout which follows the pStartLayout More...
 

Private Attributes

LwpObjectID m_OnlyLayout
 
LwpDLVListHeadTail m_Layouts
 

Detailed Description

Definition at line 295 of file lwplayout.hxx.

Constructor & Destructor Documentation

◆ LwpAssociatedLayouts()

LwpAssociatedLayouts::LwpAssociatedLayouts ( )
inline

Definition at line 298 of file lwplayout.hxx.

Member Function Documentation

◆ GetLayout()

rtl::Reference< LwpVirtualLayout > LwpAssociatedLayouts::GetLayout ( LwpVirtualLayout const *  pStartLayout)

@descr: Looking for the layout which follows the pStartLayout

Parameters
pStartLayout - the layout which is used for looking for its following layout

Definition at line 433 of file lwplayout.cxx.

References LwpDLVListHeadTail::GetHead(), LwpObjectID::IsNull(), m_Layouts, m_OnlyLayout, and LwpObjectID::obj().

Referenced by LwpContent::GetLayout().

◆ GetOnlyLayout()

LwpObjectID & LwpAssociatedLayouts::GetOnlyLayout ( )
inline

Definition at line 300 of file lwplayout.hxx.

References m_OnlyLayout.

Referenced by LwpGraphicObject::CreateGrafObject(), and LwpFribPtr::ProcessDropcap().

◆ Read()

void LwpAssociatedLayouts::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_Layouts

LwpDLVListHeadTail LwpAssociatedLayouts::m_Layouts
private

Definition at line 304 of file lwplayout.hxx.

Referenced by GetLayout(), and Read().

◆ m_OnlyLayout

LwpObjectID LwpAssociatedLayouts::m_OnlyLayout
private

Definition at line 303 of file lwplayout.hxx.

Referenced by GetLayout(), GetOnlyLayout(), and Read().


The documentation for this class was generated from the following files: