LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | Private Attributes | List of all members
LwpMiddleLayout Class Reference

#include <lwplayout.hxx>

Inheritance diagram for LwpMiddleLayout:
[legend]
Collaboration diagram for LwpMiddleLayout:
[legend]

Public Member Functions

 LwpMiddleLayout (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 
virtual ~LwpMiddleLayout () override
 
double GetGeometryHeight ()
 @descr: Get layout height, measured by "cm" More...
 
double GetGeometryWidth ()
 @descr: Get layout width, measured by "cm" More...
 
LwpBorderStuffGetBorderStuff ()
 @descr: Get the LwpBorderStuff object according to m_LayBorderStuff id. More...
 
LwpBackgroundStuffGetBackgroundStuff ()
 @descr: Get LwpBackgroundStuff object according to m_LayBackgroundStuff id; More...
 
LwpLayoutGeometryGetGeometry ()
 @descr: Get the geometry of current layout More...
 
enumXFTextDir GetTextDirection ()
 @descr: Get text direction settings. More...
 
std::unique_ptr< XFBordersGetXFBorders ()
 @descr: create xfborder. More...
 
LwpColorGetBackColor ()
 @descr: Get background color. More...
 
virtual bool IsAutoGrow () override
 @descr: Whether the height and width of layout is auto grow More...
 
virtual bool IsAutoGrowUp () override
 @descr: Whether the height of layout is auto grow up More...
 
virtual bool IsAutoGrowLeft () override
 @descr: Whether the height of layout is auto grow down More...
 
virtual bool IsAutoGrowRight () override
 @descr: Whether the height of layout is auto grow down More...
 
virtual sal_uInt8 GetContentOrientation () override
 @descr: Get contents orientation More...
 
virtual bool HonorProtection () override
 @descr: Whether it is honoring protection More...
 
virtual bool IsProtected () override
 @descr: Whether it is protected More...
 
rtl::Reference< LwpVirtualLayoutGetWaterMarkLayout ()
 @descr: Get watermark layout More...
 
std::unique_ptr< XFBGImageGetXFBGImage ()
 @descr: Create and return xfbgimage object for watermark More...
 
bool GetUsePrinterSettings ()
 @descr: Whether the page uses the printer setting More...
 
LwpLayoutScaleGetLayoutScale ()
 
sal_uInt16 GetScaleMode ()
 @descr: Layscale for graphic & watermark More...
 
sal_uInt16 GetScaleTile ()
 
sal_uInt16 GetScaleCenter ()
 
bool CanSizeRight ()
 
virtual double GetWidth () override
 @descr: Get layout height More...
 
sal_Int32 GetMinimumWidth ()
 
bool IsSizeRightToContent ()
 
bool IsSizeRightToContainer ()
 
sal_Int32 DetermineWidth ()
 
virtual double GetHeight ()
 @descr: Get layout height More...
 
LwpPoint GetOrigin ()
 @descr: Get layout origin point More...
 
bool IsPatternFill ()
 @descr: Whether the fill is pattern fill or not More...
 
std::unique_ptr< XFBGImageGetFillPattern ()
 @descr: Get the fill pattern style. More...
 
virtual bool HasContent () override
 
LwpObjectIDGetContent ()
 
LwpTabOverrideGetTabOverride ()
 @descr: Add back color settings into xfpagemaster. More...
 
- Public Member Functions inherited from LwpVirtualLayout
 LwpVirtualLayout (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 
virtual sal_uInt16 GetNumCols ()
 
virtual double GetColGap (sal_uInt16 nIndex)
 @descr: Get the gap between columns More...
 
virtual bool IsAutoGrow ()
 
virtual bool IsAutoGrowUp ()
 
virtual bool IsAutoGrowLeft ()
 
virtual bool IsAutoGrowRight ()
 
bool IsFitGraphic ()
 @descr: Whether the size of layout is fit the graphic More...
 
bool IsAutoGrowWidth ()
 @descr: Whether the width of layout is auto grow More...
 
bool IsInlineToMargin () const
 @descr: Determine whether the layout width is to margin More...
 
virtual sal_uInt8 GetContentOrientation ()
 
bool GetHonorProtection ()
 
bool GetMarginsSameAsParent ()
 
bool GetIsProtected ()
 
bool GetIsAutoGrowDown ()
 
bool GetHasProtection ()
 
double GetMarginsValue (sal_uInt8 nWhichSide)
 
double GetExtMarginsValue (sal_uInt8 nWhichSide)
 
const OUString & GetStyleName () const
 
bool IsComplex () const
 @descr: Whether it is a mirror layout More...
 
virtual bool IsAnchorPage ()
 
virtual bool IsAnchorFrame ()
 
virtual bool IsAnchorCell ()
 
bool IsPage ()
 @descr: Whether this layout is page layout or not More...
 
bool IsHeader ()
 @descr: Whether this layout is header layout or not More...
 
bool IsFooter ()
 @descr: Whether this layout is footer layout or not More...
 
bool IsFrame ()
 @descr: Whether this layout is frame layout or not More...
 
bool IsCell ()
 @descr: Whether this layout is cell layout or not More...
 
bool IsSuperTable ()
 @descr: Whether this layout is supertable layout or not More...
 
bool IsGroupHead ()
 @descr: Whether this layout is group layout or not More...
 
virtual sal_uInt8 GetRelativeType ()
 @descr: get the relative type More...
 
bool IsRelativeAnchored ()
 @descr: whether it is relative anchored layout More...
 
LwpUseWhenGetUseWhen ()
 @descr: Get usewhen pointer More...
 
virtual LwpUseWhenVirtualGetUseWhen ()
 
virtual bool IsUseOnAllPages ()
 
virtual bool IsUseOnAllEvenPages ()
 
virtual bool IsUseOnAllOddPages ()
 
virtual bool IsUseOnPage ()
 
virtual sal_Int32 GetPageNumber (sal_uInt16)
 
bool IsMinimumHeight () const
 @descr: whether it is MinimumHeight layout More...
 
virtual bool IsForWaterMark ()
 
virtual LwpParaGetLastParaOfPreviousStory ()
 
rtl::Reference< LwpVirtualLayoutGetParentLayout ()
 @descr: Get parent layout More...
 
virtual rtl::Reference< LwpVirtualLayoutGetContainerLayout ()
 
void RegisterChildStyle ()
 @descr: Register child layout style More...
 
bool NoContentReference ()
 
bool IsStyleLayout ()
 
enumXFAlignType GetVerticalAlignmentType () const
 
void SetStyleName (const OUString &str)
 
virtual double GetWidth ()
 
virtual bool HasContent ()
 
virtual LWP_LAYOUT_TYPE GetLayoutType ()
 
LwpVirtualLayoutFindChildByType (LWP_LAYOUT_TYPE eType)
 @descr: Find child layout by layout type More...
 
- Public Member Functions inherited from LwpDLNFPVList
 LwpDLNFPVList (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 @descr ctor of LwpDLNFPVList from object stream Note that m_bHasProperties is initialized to true More...
 
virtual ~LwpDLNFPVList () override
 @descr release property list More...
 
LwpPropListGetPropList ()
 
- Public Member Functions inherited from LwpDLNFVList
 LwpDLNFVList (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 
LwpAtomHolderGetName ()
 
LwpObjectIDGetChildHead ()
 
LwpObjectIDGetChildTail ()
 
LwpObjectIDGetParent ()
 
- Public Member Functions inherited from LwpDLVList
 LwpDLVList (LwpObjectHeader const &objHdr, LwpSvStream *pStrm)
 
LwpObjectIDGetNext ()
 
LwpObjectIDGetPrevious ()
 
- Public Member Functions inherited from LwpObject
 LwpObject (LwpObjectHeader objHdr, LwpSvStream *pStrm)
 @descr construct lwpobject from stream More...
 
void QuickRead ()
 @descr QuickRead template More...
 
void DoRegisterStyle ()
 
void DoParse (IXFStream *pOutputStream)
 
void DoXFConvert (XFContentContainer *pCont)
 
LwpFoundryGetFoundry ()
 
void SetFoundry (LwpFoundry *pFoundry)
 
LwpObjectIDGetObjectID ()
 
sal_uInt32 GetTag () const
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Protected Types

enum  {
  DISK_GOT_STYLE_STUFF = 0x01 ,
  DISK_GOT_MISC_STUFF = 0x02
}
 
- Protected Types inherited from LwpVirtualLayout
enum  LWP_LAYOUT_TYPE {
  LWP_VIRTUAL_LAYOUT ,
  LWP_HEAD_LAYOUT ,
  LWP_PAGE_LAYOUT ,
  LWP_HEADER_LAYOUT ,
  LWP_FOOTER_LAYOUT ,
  LWP_FRAME_LAYOUT ,
  LWP_SUPERTABLE_LAYOUT ,
  LWP_TABLE_LAYOUT ,
  LWP_ROW_LAYOUT ,
  LWP_COLUMN_LAYOUT ,
  LWP_CELL_LAYOUT ,
  LWP_CONNECTED_CELL_LAYOUT ,
  LWP_HIDDEN_CELL_LAYOUT ,
  LWP_TABLE_HEADING_LAYOUT ,
  LWP_ROW_HEADING_LAYOUT ,
  LWP_DROPCAP_LAYOUT ,
  LWP_GROUP_LAYOUT ,
  LWP_TOC_SUPERTABLE_LAYOUT ,
  LWP_FOOTNOTE_LAYOUT ,
  LWP_FOOTNOTE_ROW_LAYOUT ,
  LWP_FOOTNOTE_CELL_LAYOUT ,
  LWP_ENDNOTE_LAYOUT ,
  LWP_ENDNOTE_SUPERTABLE_LAYOUT ,
  LWP_FOOTNOTE_SUPERTABLE_LAYOUT ,
  LWP_NOTE_LAYOUT ,
  LWP_NOTEHEADER_LAYOUT ,
  LWP_NOTETEXT_LAYOUT ,
  LWP_VIEWPORT_LAYOUT
}
 
enum  LayoutDirection {
  LAY_USEDIRECTION = 0x01 ,
  LAY_AUTOGROW = 0x02 ,
  LAY_AUTOSIZE = 0x04 ,
  LAY_TOCONTAINER = 0x08 ,
  LAY_DIRALLBITS = 0x0f
}
 
enum  {
  SHIFT_UP = 0 ,
  SHIFT_DOWN = 4 ,
  SHIFT_LEFT = 8 ,
  SHIFT_RIGHT =12
}
 

Protected Member Functions

void Read () override
 @descr Read name of LwpDLNFVList from object stream More...
 
virtual bool MarginsSameAsParent () override
 @descr: Whether the margins is same as parent layout More...
 
virtual double MarginsValue (sal_uInt8 nWhichSide) override
 @descr: Get margin More...
 
virtual double ExtMarginsValue (sal_uInt8 nWhichSide) override
 @descr: Get extmargin value More...
 
virtual bool IsAutoGrowDown () override
 @descr: Whether the height of layout is auto grow down More...
 
rtl::Reference< LwpObjectGetBasedOnStyle () const
 
- Protected Member Functions inherited from LwpVirtualLayout
void Read () override
 @descr Read name of LwpDLNFVList from object stream More...
 
bool HasProtection ()
 @descr: Whether it has protection More...
 
virtual bool HonorProtection ()
 @descr: Whether it is honoring protection More...
 
virtual bool IsProtected ()
 @descr: Whether it is protected More...
 
virtual bool IsAutoGrowDown ()
 
virtual double MarginsValue (sal_uInt8)
 
virtual double ExtMarginsValue (sal_uInt8)
 
virtual bool MarginsSameAsParent ()
 
- Protected Member Functions inherited from LwpDLNFPVList
void Read () override
 @descr Read name of LwpDLNFVList from object stream More...
 
void ReadPropertyList (LwpObjectStream *pObjStrm)
 @descr Read property list More...
 
- Protected Member Functions inherited from LwpDLNFVList
virtual ~LwpDLNFVList () override
 
void Read () override
 @descr Read LwpDLNFVList data from object stream More...
 
void ReadName (LwpObjectStream *pObjStrm)
 @descr Read name of LwpDLNFVList from object stream More...
 
- Protected Member Functions inherited from LwpDLVList
virtual ~LwpDLVList () override
 
void Read () override
 @descr Read LwpDLVList data from object stream More...
 
- Protected Member Functions inherited from LwpObject
virtual ~LwpObject () override
 @descr dtor() More...
 
virtual void Read ()
 @descr default read function More...
 
virtual void RegisterStyle ()
 @descr default register style function More...
 
virtual void Parse (IXFStream *pOutputStream)
 @descr default parse function More...
 
virtual void XFConvert (XFContentContainer *pCont)
 @descr default XFConvert function pCont is the XFContentContainer for the object conversion More...
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 

Protected Attributes

LwpObjectID m_Content
 
LwpObjectID m_TabPiece
 
LwpLayoutStyle m_aStyleStuff
 
LwpLayoutMisc m_aMiscStuff
 
LwpObjectID m_LayGeometry
 
LwpObjectID m_LayScale
 
LwpObjectID m_LayMargins
 
LwpObjectID m_LayBorderStuff
 
LwpObjectID m_LayBackgroundStuff
 
LwpObjectID m_LayExtBorderStuff
 
bool m_bGettingGeometry
 
bool m_bGettingBackgroundStuff
 
- Protected Attributes inherited from LwpVirtualLayout
bool m_bGettingHonorProtection
 
bool m_bGettingMarginsSameAsParent
 
bool m_bGettingHasProtection
 
bool m_bGettingIsProtected
 
bool m_bGettingIsAutoGrowDown
 
bool m_bGettingMarginsValue
 
bool m_bGettingExtMarginsValue
 
bool m_bGettingUsePrinterSettings
 
bool m_bGettingScaleCenter
 
bool m_bGettingBorderStuff
 
bool m_bGettingUseWhen
 
bool m_bGettingStyleLayout
 
bool m_bGettingAutoGrowUp
 
sal_uInt32 m_nAttributes
 
sal_uInt32 m_nAttributes2
 
sal_uInt32 m_nAttributes3
 
sal_uInt32 m_nOverrideFlag
 
sal_uInt16 m_nDirection
 
sal_uInt16 m_nEditorID
 
LwpObjectID m_NextEnumerated
 
LwpObjectID m_PreviousEnumerated
 
OUString m_StyleName
 
- Protected Attributes inherited from LwpDLNFVList
LwpObjectID m_ChildHead
 
LwpObjectID m_ChildTail
 
LwpObjectID m_Parent
 
LwpAtomHolder m_Name
 
- Protected Attributes inherited from LwpObject
LwpObjectHeader m_ObjHdr
 
std::unique_ptr< LwpObjectStreamm_pObjStrm
 
LwpFoundrym_pFoundry
 
LwpSvStreamm_pStrm
 
bool m_bRegisteringStyle
 
bool m_bParsingStyle
 
bool m_bConvertingContent
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Private Attributes

LwpObjectID m_BasedOnStyle
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 

Detailed Description

Definition at line 342 of file lwplayout.hxx.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
protected
Enumerator
DISK_GOT_STYLE_STUFF 
DISK_GOT_MISC_STUFF 

Definition at line 395 of file lwplayout.hxx.

Constructor & Destructor Documentation

◆ LwpMiddleLayout()

LwpMiddleLayout::LwpMiddleLayout ( LwpObjectHeader const &  objHdr,
LwpSvStream pStrm 
)

Definition at line 565 of file lwplayout.cxx.

◆ ~LwpMiddleLayout()

LwpMiddleLayout::~LwpMiddleLayout ( )
overridevirtual

Definition at line 572 of file lwplayout.cxx.

Member Function Documentation

◆ CanSizeRight()

bool LwpMiddleLayout::CanSizeRight ( )

◆ DetermineWidth()

sal_Int32 LwpMiddleLayout::DetermineWidth ( )

◆ ExtMarginsValue()

double LwpMiddleLayout::ExtMarginsValue ( sal_uInt8  nWhichSide)
overrideprotectedvirtual

@descr: Get extmargin value

Parameters
nWhichSide - 0: left, 1: right, 2:top, 3: bottom
Returns
:

Reimplemented from LwpVirtualLayout.

Definition at line 751 of file lwplayout.cxx.

References LwpVirtualLayout::ExtMarginsValue(), GetBasedOnStyle(), LwpLayoutMargins::GetExtMargins(), LwpVirtualLayout::GetExtMarginsValue(), LwpMargins::GetMarginsValue(), m_LayMargins, LwpVirtualLayout::m_nOverrideFlag, LwpObjectID::obj(), and OVER_MARGINS.

◆ GetBackColor()

LwpColor * LwpMiddleLayout::GetBackColor ( )

◆ GetBackgroundStuff()

LwpBackgroundStuff * LwpMiddleLayout::GetBackgroundStuff ( )

◆ GetBasedOnStyle()

rtl::Reference< LwpObject > LwpMiddleLayout::GetBasedOnStyle ( ) const
protected

◆ GetBorderStuff()

LwpBorderStuff * LwpMiddleLayout::GetBorderStuff ( )

◆ GetContent()

LwpObjectID & LwpMiddleLayout::GetContent ( )
inline

◆ GetContentOrientation()

sal_uInt8 LwpMiddleLayout::GetContentOrientation ( )
overridevirtual

◆ GetFillPattern()

std::unique_ptr< XFBGImage > LwpMiddleLayout::GetFillPattern ( )

◆ GetGeometry()

LwpLayoutGeometry * LwpMiddleLayout::GetGeometry ( )

◆ GetGeometryHeight()

double LwpMiddleLayout::GetGeometryHeight ( )

◆ GetGeometryWidth()

double LwpMiddleLayout::GetGeometryWidth ( )

◆ GetHeight()

double LwpMiddleLayout::GetHeight ( )
virtual

@descr: Get layout height

Reimplemented in LwpPageLayout.

Definition at line 1061 of file lwplayout.cxx.

References GetGeometryHeight().

Referenced by LwpFrameLayout::ApplyGraphicSize(), and LwpFrame::Parse().

◆ GetLayoutScale()

LwpLayoutScale * LwpMiddleLayout::GetLayoutScale ( )
inline

◆ GetMinimumWidth()

sal_Int32 LwpMiddleLayout::GetMinimumWidth ( )

◆ GetOrigin()

LwpPoint LwpMiddleLayout::GetOrigin ( )

◆ GetScaleCenter()

sal_uInt16 LwpMiddleLayout::GetScaleCenter ( )

◆ GetScaleMode()

sal_uInt16 LwpMiddleLayout::GetScaleMode ( )

◆ GetScaleTile()

sal_uInt16 LwpMiddleLayout::GetScaleTile ( )

◆ GetTabOverride()

LwpTabOverride * LwpMiddleLayout::GetTabOverride ( )

@descr: Add back color settings into xfpagemaster.

Definition at line 911 of file lwplayout.cxx.

References GetBasedOnStyle(), LwpVirtualPiece::GetOverride(), LwpObjectID::IsNull(), LwpVirtualLayout::m_nAttributes, m_TabPiece, LwpObjectID::obj(), and OVER_TABS.

Referenced by LwpPara::RegisterTabStyle().

◆ GetTextDirection()

enumXFTextDir LwpMiddleLayout::GetTextDirection ( )

◆ GetUsePrinterSettings()

bool LwpMiddleLayout::GetUsePrinterSettings ( )

◆ GetWaterMarkLayout()

rtl::Reference< LwpVirtualLayout > LwpMiddleLayout::GetWaterMarkLayout ( )

◆ GetWidth()

double LwpMiddleLayout::GetWidth ( )
overridevirtual

◆ GetXFBGImage()

std::unique_ptr< XFBGImage > LwpMiddleLayout::GetXFBGImage ( )

◆ GetXFBorders()

std::unique_ptr< XFBorders > LwpMiddleLayout::GetXFBorders ( )

◆ HasContent()

bool LwpMiddleLayout::HasContent ( )
overridevirtual

Reimplemented from LwpVirtualLayout.

Definition at line 1463 of file lwplayout.cxx.

References m_Content, and LwpObjectID::obj().

◆ HonorProtection()

bool LwpMiddleLayout::HonorProtection ( )
overridevirtual

◆ IsAutoGrow()

bool LwpMiddleLayout::IsAutoGrow ( )
overridevirtual

◆ IsAutoGrowDown()

bool LwpMiddleLayout::IsAutoGrowDown ( )
overrideprotectedvirtual

◆ IsAutoGrowLeft()

bool LwpMiddleLayout::IsAutoGrowLeft ( )
overridevirtual

◆ IsAutoGrowRight()

bool LwpMiddleLayout::IsAutoGrowRight ( )
overridevirtual

◆ IsAutoGrowUp()

bool LwpMiddleLayout::IsAutoGrowUp ( )
overridevirtual

◆ IsPatternFill()

bool LwpMiddleLayout::IsPatternFill ( )

◆ IsProtected()

bool LwpMiddleLayout::IsProtected ( )
overridevirtual

◆ IsSizeRightToContainer()

bool LwpMiddleLayout::IsSizeRightToContainer ( )

◆ IsSizeRightToContent()

bool LwpMiddleLayout::IsSizeRightToContent ( )

◆ MarginsSameAsParent()

bool LwpMiddleLayout::MarginsSameAsParent ( )
overrideprotectedvirtual

@descr: Whether the margins is same as parent layout

Reimplemented from LwpVirtualLayout.

Definition at line 692 of file lwplayout.cxx.

References GetBasedOnStyle(), LwpVirtualLayout::m_nOverrideFlag, LwpVirtualLayout::MarginsSameAsParent(), and OVER_MARGINS.

◆ MarginsValue()

double LwpMiddleLayout::MarginsValue ( sal_uInt8  nWhichSide)
overrideprotectedvirtual

◆ Read()

void LwpMiddleLayout::Read ( )
overrideprotectedvirtual

Member Data Documentation

◆ m_aMiscStuff

LwpLayoutMisc LwpMiddleLayout::m_aMiscStuff
protected

Definition at line 405 of file lwplayout.hxx.

Referenced by Read().

◆ m_aStyleStuff

LwpLayoutStyle LwpMiddleLayout::m_aStyleStuff
protected

Definition at line 404 of file lwplayout.hxx.

Referenced by Read().

◆ m_BasedOnStyle

LwpObjectID LwpMiddleLayout::m_BasedOnStyle
private

Definition at line 393 of file lwplayout.hxx.

Referenced by GetBasedOnStyle(), and Read().

◆ m_bGettingBackgroundStuff

bool LwpMiddleLayout::m_bGettingBackgroundStuff
protected

Definition at line 413 of file lwplayout.hxx.

Referenced by GetBackgroundStuff().

◆ m_bGettingGeometry

bool LwpMiddleLayout::m_bGettingGeometry
protected

Definition at line 412 of file lwplayout.hxx.

Referenced by GetGeometry().

◆ m_Content

LwpObjectID LwpMiddleLayout::m_Content
protected

◆ m_LayBackgroundStuff

LwpObjectID LwpMiddleLayout::m_LayBackgroundStuff
protected

Definition at line 410 of file lwplayout.hxx.

Referenced by GetBackgroundStuff(), and Read().

◆ m_LayBorderStuff

LwpObjectID LwpMiddleLayout::m_LayBorderStuff
protected

Definition at line 409 of file lwplayout.hxx.

Referenced by GetBorderStuff(), and Read().

◆ m_LayExtBorderStuff

LwpObjectID LwpMiddleLayout::m_LayExtBorderStuff
protected

Definition at line 411 of file lwplayout.hxx.

Referenced by Read().

◆ m_LayGeometry

LwpObjectID LwpMiddleLayout::m_LayGeometry
protected

Definition at line 406 of file lwplayout.hxx.

Referenced by GetContentOrientation(), GetGeometry(), and Read().

◆ m_LayMargins

LwpObjectID LwpMiddleLayout::m_LayMargins
protected

Definition at line 408 of file lwplayout.hxx.

Referenced by ExtMarginsValue(), MarginsValue(), and Read().

◆ m_LayScale

LwpObjectID LwpMiddleLayout::m_LayScale
protected

Definition at line 407 of file lwplayout.hxx.

Referenced by GetLayoutScale(), GetScaleCenter(), GetScaleMode(), GetScaleTile(), and Read().

◆ m_TabPiece

LwpObjectID LwpMiddleLayout::m_TabPiece
protected

Definition at line 403 of file lwplayout.hxx.

Referenced by GetTabOverride(), and Read().


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