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

#include <lwpfribtext.hxx>

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

Public Member Functions

 LwpFribPageNumber (LwpPara *pPara)
 
void Read (LwpObjectStream *pObjStrm, sal_uInt16 len) override
 : Read page number More...
 
void XFConvert (XFContentContainer *pXFPara)
 
- Public Member Functions inherited from LwpFrib
 LwpFrib (LwpPara *pPara)
 
virtual ~LwpFrib ()
 
virtual void Read (LwpObjectStream *pObjStrm, sal_uInt16 len)
 
LwpFribGetNext ()
 
void SetNext (LwpFrib *next)
 
sal_uInt8 GetType () const
 
OUString GetEditor ()
 
XFColor GetHighlightColor ()
 
const OUString & GetStyleName () const
 
void SetModifiers (ModifierInfo *pModifiers)
 
ModifierInfoGetModifiers ()
 
virtual void RegisterStyle (LwpFoundry *pFoundry)
 
bool HasNextFrib ()
 @descr: Whether there are other fribs following current frib. More...
 
void ConvertChars (XFContentContainer *pXFPara, const OUString &text)
 
void ConvertHyperLink (XFContentContainer *pXFPara, const LwpHyperlinkMgr *pHyperlink, const OUString &text)
 
rtl::Reference< XFFontGetFont ()
 @descr: Get the current frib font style More...
 
sal_uInt8 GetRevisionType () const
 
bool GetRevisionFlag () const
 
void Register (std::map< LwpFrib *, OUString > *pFribMap)
 
void Deregister ()
 

Private Attributes

sal_uInt16 m_nNumStyle
 
LwpAtomHolder m_aBefText
 
LwpAtomHolder m_aAfterText
 
sal_uInt16 m_nStartNum
 
sal_uInt16 m_nStartOnPage
 
sal_uInt16 m_nFlag
 

Additional Inherited Members

- Public Types inherited from LwpFrib
enum  {
  REV_INSERT = 0 ,
  REV_DELETE = 1
}
 
- Static Public Member Functions inherited from LwpFrib
static LwpFribCreateFrib (LwpPara *pPara, LwpObjectStream *pObjStrm, sal_uInt8 fribtag, sal_uInt8 editID)
 
- Public Attributes inherited from LwpFrib
bool m_ModFlag
 
- Protected Attributes inherited from LwpFrib
std::map< LwpFrib *, OUString > * m_pFribMap
 
LwpParam_pPara
 
LwpFribm_pNext
 
sal_uInt8 m_nFribType
 
std::unique_ptr< ModifierInfom_pModifiers
 
OUString m_StyleName
 
sal_uInt8 m_nRevisionType
 
bool m_bRevisionFlag
 
sal_uInt8 m_nEditor
 

Detailed Description

Definition at line 193 of file lwpfribtext.hxx.

Constructor & Destructor Documentation

◆ LwpFribPageNumber()

LwpFribPageNumber::LwpFribPageNumber ( LwpPara pPara)
inlineexplicit

Definition at line 196 of file lwpfribtext.hxx.

Member Function Documentation

◆ Read()

void LwpFribPageNumber::Read ( LwpObjectStream pObjStrm,
sal_uInt16  len 
)
overridevirtual

: Read page number

Reimplemented from LwpFrib.

Definition at line 366 of file lwpfribtext.cxx.

References m_aAfterText, m_aBefText, m_nFlag, m_nNumStyle, m_nStartNum, m_nStartOnPage, LwpObjectStream::QuickReaduInt16(), and LwpAtomHolder::Read().

◆ XFConvert()

void LwpFribPageNumber::XFConvert ( XFContentContainer pXFPara)

Member Data Documentation

◆ m_aAfterText

LwpAtomHolder LwpFribPageNumber::m_aAfterText
private

Definition at line 203 of file lwpfribtext.hxx.

Referenced by Read(), and XFConvert().

◆ m_aBefText

LwpAtomHolder LwpFribPageNumber::m_aBefText
private

Definition at line 202 of file lwpfribtext.hxx.

Referenced by Read(), and XFConvert().

◆ m_nFlag

sal_uInt16 LwpFribPageNumber::m_nFlag
private

Definition at line 206 of file lwpfribtext.hxx.

Referenced by Read().

◆ m_nNumStyle

sal_uInt16 LwpFribPageNumber::m_nNumStyle
private

Definition at line 201 of file lwpfribtext.hxx.

Referenced by Read(), and XFConvert().

◆ m_nStartNum

sal_uInt16 LwpFribPageNumber::m_nStartNum
private

Definition at line 204 of file lwpfribtext.hxx.

Referenced by Read().

◆ m_nStartOnPage

sal_uInt16 LwpFribPageNumber::m_nStartOnPage
private

Definition at line 205 of file lwpfribtext.hxx.

Referenced by Read().


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