LibreOffice Module sw (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
WW8_WrPlcTextBoxes Class Reference

#include <wrtww8.hxx>

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

Public Member Functions

 WW8_WrPlcTextBoxes (sal_uInt8 nTTyp)
 
bool WriteText (WW8Export &rWrt)
 
void WritePlc (WW8Export &rWrt) const
 
void Append (const SdrObject &rObj, sal_uInt32 nShapeId)
 
void Append (const SwFrameFormat *pFormat, sal_uInt32 nShapeId)
 
sal_uInt16 Count () const
 
sal_uInt16 GetPos (const void *p) const
 

Private Member Functions

virtual const std::vector< sal_uInt32 > * GetShapeIdArr () const override
 
 WW8_WrPlcTextBoxes (const WW8_WrPlcTextBoxes &)=delete
 
WW8_WrPlcTextBoxesoperator= (WW8_WrPlcTextBoxes const &)=delete
 

Private Attributes

sal_uInt8 m_nTyp
 
std::vector< sal_uInt32 > m_aShapeIds
 

Additional Inherited Members

- Protected Member Functions inherited from WW8_WrPlcSubDoc
 WW8_WrPlcSubDoc ()
 
virtual ~WW8_WrPlcSubDoc ()
 
bool WriteGenericText (WW8Export &rWrt, sal_uInt8 nTTyp, WW8_CP &rCount)
 
void WriteGenericPlc (WW8Export &rWrt, sal_uInt8 nTTyp, WW8_FC &rTextStt, sal_Int32 &rTextCnt, WW8_FC &rRefStt, sal_Int32 &rRefCnt) const
 
virtual const std::vector< sal_uInt32 > * GetShapeIdArr () const
 
- Protected Attributes inherited from WW8_WrPlcSubDoc
std::vector< WW8_CPm_aCps
 
std::vector< const void * > m_aContent
 
std::vector< const SwFrameFormat * > m_aSpareFormats
 
std::unique_ptr< WW8_WrPlc0m_pTextPos
 

Detailed Description

Definition at line 1293 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ WW8_WrPlcTextBoxes() [1/2]

WW8_WrPlcTextBoxes::WW8_WrPlcTextBoxes ( const WW8_WrPlcTextBoxes )
privatedelete

◆ WW8_WrPlcTextBoxes() [2/2]

WW8_WrPlcTextBoxes::WW8_WrPlcTextBoxes ( sal_uInt8  nTTyp)
inlineexplicit

Definition at line 1303 of file wrtww8.hxx.

Member Function Documentation

◆ Append() [1/2]

void WW8_WrPlcTextBoxes::Append ( const SdrObject rObj,
sal_uInt32  nShapeId 
)

◆ Append() [2/2]

void WW8_WrPlcTextBoxes::Append ( const SwFrameFormat pFormat,
sal_uInt32  nShapeId 
)

◆ Count()

sal_uInt16 WW8_WrPlcTextBoxes::Count ( ) const
inline

◆ GetPos()

sal_uInt16 WW8_WrPlcTextBoxes::GetPos ( const void *  p) const
inline

Definition at line 1310 of file wrtww8.hxx.

References WW8_WrPlcSubDoc::m_aContent, and p.

Referenced by SwEscherEx::WriteFlyFrame().

◆ GetShapeIdArr()

const std::vector< sal_uInt32 > * WW8_WrPlcTextBoxes::GetShapeIdArr ( ) const
overrideprivatevirtual

Reimplemented from WW8_WrPlcSubDoc.

Definition at line 936 of file wrtw8esh.cxx.

References m_aShapeIds.

◆ operator=()

WW8_WrPlcTextBoxes & WW8_WrPlcTextBoxes::operator= ( WW8_WrPlcTextBoxes const &  )
privatedelete

◆ WritePlc()

void WW8_WrPlcTextBoxes::WritePlc ( WW8Export rWrt) const

Definition at line 4106 of file wrtww8.cxx.

References m_nTyp, WW8Export::m_pFib, TXT_TXTBOX, and WW8_WrPlcSubDoc::WriteGenericPlc().

◆ WriteText()

bool WW8_WrPlcTextBoxes::WriteText ( WW8Export rWrt)

Member Data Documentation

◆ m_aShapeIds

std::vector<sal_uInt32> WW8_WrPlcTextBoxes::m_aShapeIds
private

Definition at line 1297 of file wrtww8.hxx.

Referenced by Append(), and GetShapeIdArr().

◆ m_nTyp

sal_uInt8 WW8_WrPlcTextBoxes::m_nTyp
private

Definition at line 1296 of file wrtww8.hxx.

Referenced by WritePlc(), and WriteText().


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