LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdropcapmgr.hxx>
Public Member Functions | |
LwpDropcapMgr () | |
void | SetXFPara (XFParagraph *pXFPara) |
XFParagraph * | GetXFPara () |
Private Attributes | |
XFParagraph * | m_pXFPara |
Definition at line 66 of file lwpdropcapmgr.hxx.
LwpDropcapMgr::LwpDropcapMgr | ( | ) |
Definition at line 63 of file lwpdropcapmgr.cxx.
References m_pXFPara.
|
inline |
Definition at line 71 of file lwpdropcapmgr.hxx.
References m_pXFPara.
Referenced by LwpPara::ParseDropcapContent().
void LwpDropcapMgr::SetXFPara | ( | XFParagraph * | pXFPara | ) |
Definition at line 65 of file lwpdropcapmgr.cxx.
References m_pXFPara.
Referenced by LwpFribPtr::XFConvert().
|
private |
Definition at line 74 of file lwpdropcapmgr.hxx.
Referenced by GetXFPara(), LwpDropcapMgr(), and SetXFPara().