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

#include <lwpusewhen.hxx>

Public Member Functions

 LwpUseWhen ()
 
void Read (LwpObjectStream *pStrm)
 
bool IsUseOnAllPages () const
 
bool IsUseOnAllEvenPages () const
 
bool IsUseOnAllOddPages () const
 
bool IsUseOnPage () const
 
bool IsStartOnThisPage () const
 
bool IsStartOnNextPage () const
 
bool IsStartOnNextEvenPage () const
 
bool IsStartOnNextOddPage () const
 
bool IsStartOnThisHF () const
 
sal_uInt16 GetUsePage () const
 

Private Attributes

sal_uInt16 m_nFlags
 
sal_uInt16 m_nUsePage
 

Detailed Description

Definition at line 89 of file lwpusewhen.hxx.

Constructor & Destructor Documentation

◆ LwpUseWhen()

LwpUseWhen::LwpUseWhen ( )
inline

Definition at line 92 of file lwpusewhen.hxx.

Member Function Documentation

◆ GetUsePage()

sal_uInt16 LwpUseWhen::GetUsePage ( ) const
inline

Definition at line 162 of file lwpusewhen.hxx.

References m_nUsePage.

Referenced by LwpLayout::GetUsePage().

◆ IsStartOnNextEvenPage()

bool LwpUseWhen::IsStartOnNextEvenPage ( ) const
inline

Definition at line 152 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_STARTONNEXTEVEN.

Referenced by LwpLayout::GetUseWhenType().

◆ IsStartOnNextOddPage()

bool LwpUseWhen::IsStartOnNextOddPage ( ) const
inline

Definition at line 147 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_STARTONNEXTODD.

Referenced by LwpLayout::GetUseWhenType().

◆ IsStartOnNextPage()

bool LwpUseWhen::IsStartOnNextPage ( ) const
inline

Definition at line 142 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_STARTONMASK.

Referenced by LwpLayout::GetUseWhenType().

◆ IsStartOnThisHF()

bool LwpUseWhen::IsStartOnThisHF ( ) const
inline

Definition at line 157 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_STARTONTHISHF.

Referenced by LwpLayout::GetUseWhenType().

◆ IsStartOnThisPage()

bool LwpUseWhen::IsStartOnThisPage ( ) const
inline

Definition at line 137 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_STARTONTHISPAGE.

Referenced by LwpLayout::GetUseWhenType().

◆ IsUseOnAllEvenPages()

bool LwpUseWhen::IsUseOnAllEvenPages ( ) const
inline

Definition at line 123 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_USEONALLEVENPAGES.

Referenced by LwpLayout::IsUseOnAllEvenPages().

◆ IsUseOnAllOddPages()

bool LwpUseWhen::IsUseOnAllOddPages ( ) const
inline

◆ IsUseOnAllPages()

bool LwpUseWhen::IsUseOnAllPages ( ) const
inline

Definition at line 119 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_USEONALLPAGES.

Referenced by LwpLayout::IsUseOnAllPages().

◆ IsUseOnPage()

bool LwpUseWhen::IsUseOnPage ( ) const
inline

Definition at line 132 of file lwpusewhen.hxx.

References m_nFlags, and STYLE_USEONTHISPAGE.

Referenced by LwpLayout::IsUseOnPage().

◆ Read()

void LwpUseWhen::Read ( LwpObjectStream pStrm)
inline

Member Data Documentation

◆ m_nFlags

sal_uInt16 LwpUseWhen::m_nFlags
private

◆ m_nUsePage

sal_uInt16 LwpUseWhen::m_nUsePage
private

Definition at line 110 of file lwpusewhen.hxx.

Referenced by GetUsePage(), and Read().


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