LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
SvxMSDffShapeOrder Struct Reference

#include <msdffimp.hxx>

Collaboration diagram for SvxMSDffShapeOrder:
[legend]

Public Member Functions

 SvxMSDffShapeOrder (sal_uLong nId)
 
bool operator< (const SvxMSDffShapeOrder &rEntry) const
 

Public Attributes

sal_uLong nShapeId
 shape id used in PLCF SPA and in mso_fbtSp (FSP) More...
 
sal_uLong nTxBxComp
 chain or box number in the Text-Box-Story (or NULL) More...
 
SwFlyFrameFormatpFly
 format of frame that was inserted as a replacement More...
 
SdrObjectpObj
 pointer to the draw object (or NULL if not used) More...
 

Detailed Description

Definition at line 783 of file msdffimp.hxx.

Constructor & Destructor Documentation

◆ SvxMSDffShapeOrder()

SvxMSDffShapeOrder::SvxMSDffShapeOrder ( sal_uLong  nId)
inlineexplicit

Definition at line 795 of file msdffimp.hxx.

References nId.

Member Function Documentation

◆ operator<()

bool SvxMSDffShapeOrder::operator< ( const SvxMSDffShapeOrder rEntry) const
inline

Definition at line 798 of file msdffimp.hxx.

References nTxBxComp.

Member Data Documentation

◆ nShapeId

sal_uLong SvxMSDffShapeOrder::nShapeId

shape id used in PLCF SPA and in mso_fbtSp (FSP)

Definition at line 785 of file msdffimp.hxx.

◆ nTxBxComp

sal_uLong SvxMSDffShapeOrder::nTxBxComp

chain or box number in the Text-Box-Story (or NULL)

Definition at line 786 of file msdffimp.hxx.

Referenced by operator<().

◆ pFly

SwFlyFrameFormat* SvxMSDffShapeOrder::pFly

format of frame that was inserted as a replacement

for a Sdr-Text object in Writer - needed for chaining!

Definition at line 787 of file msdffimp.hxx.

◆ pObj

SdrObject* SvxMSDffShapeOrder::pObj

pointer to the draw object (or NULL if not used)

Definition at line 790 of file msdffimp.hxx.


The documentation for this struct was generated from the following file: