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

#include <lwpdropcapmgr.hxx>

Collaboration diagram for LwpDropcapMgr:
[legend]

Public Member Functions

 LwpDropcapMgr ()
 
void SetXFPara (XFParagraph *pXFPara)
 
XFParagraphGetXFPara ()
 

Private Attributes

XFParagraphm_pXFPara
 

Detailed Description

Definition at line 66 of file lwpdropcapmgr.hxx.

Constructor & Destructor Documentation

◆ LwpDropcapMgr()

LwpDropcapMgr::LwpDropcapMgr ( )

Definition at line 63 of file lwpdropcapmgr.cxx.

References m_pXFPara.

Member Function Documentation

◆ GetXFPara()

XFParagraph * LwpDropcapMgr::GetXFPara ( )
inline

Definition at line 71 of file lwpdropcapmgr.hxx.

References m_pXFPara.

Referenced by LwpPara::ParseDropcapContent().

◆ SetXFPara()

void LwpDropcapMgr::SetXFPara ( XFParagraph pXFPara)

Definition at line 65 of file lwpdropcapmgr.cxx.

References m_pXFPara.

Referenced by LwpFribPtr::XFConvert().

Member Data Documentation

◆ m_pXFPara

XFParagraph* LwpDropcapMgr::m_pXFPara
private

Definition at line 74 of file lwpdropcapmgr.hxx.

Referenced by GetXFPara(), LwpDropcapMgr(), and SetXFPara().


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