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

Public Member Functions

 WW8_WrPc (WW8_FC nSFc, WW8_CP nSCp)
 
void SetStatus ()
 
sal_uInt16 GetStatus () const
 
WW8_CP GetStartCp () const
 
WW8_FC GetStartFc () const
 

Private Attributes

WW8_CP m_nStartCp
 
WW8_FC m_nStartFc
 
sal_uInt16 m_nStatus
 

Detailed Description

Definition at line 166 of file wrtww8.cxx.

Constructor & Destructor Documentation

◆ WW8_WrPc()

WW8_WrPc::WW8_WrPc ( WW8_FC  nSFc,
WW8_CP  nSCp 
)
inline

Definition at line 173 of file wrtww8.cxx.

Member Function Documentation

◆ GetStartCp()

WW8_CP WW8_WrPc::GetStartCp ( ) const
inline

Definition at line 179 of file wrtww8.cxx.

References m_nStartCp.

◆ GetStartFc()

WW8_FC WW8_WrPc::GetStartFc ( ) const
inline

Definition at line 180 of file wrtww8.cxx.

References m_nStartFc.

◆ GetStatus()

sal_uInt16 WW8_WrPc::GetStatus ( ) const
inline

Definition at line 178 of file wrtww8.cxx.

References m_nStatus.

◆ SetStatus()

void WW8_WrPc::SetStatus ( )
inline

Definition at line 177 of file wrtww8.cxx.

References m_nStatus.

Member Data Documentation

◆ m_nStartCp

WW8_CP WW8_WrPc::m_nStartCp
private

Definition at line 168 of file wrtww8.cxx.

Referenced by GetStartCp().

◆ m_nStartFc

WW8_FC WW8_WrPc::m_nStartFc
private

Definition at line 169 of file wrtww8.cxx.

Referenced by GetStartFc().

◆ m_nStatus

sal_uInt16 WW8_WrPc::m_nStatus
private

Definition at line 170 of file wrtww8.cxx.

Referenced by GetStatus(), and SetStatus().


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