LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
ApoTestResults Struct Reference

#include <ww8par.hxx>

Collaboration diagram for ApoTestResults:
[legend]

Public Member Functions

 ApoTestResults ()
 
bool HasStartStop () const
 
bool HasFrame () const
 

Public Attributes

bool mbStartApo
 
bool mbStopApo
 
bool m_bHasSprm37
 
bool m_bHasSprm29
 
sal_uInt8 m_nSprm29
 
WW8FlyParampStyleApo
 

Detailed Description

Definition at line 1009 of file ww8par.hxx.

Constructor & Destructor Documentation

◆ ApoTestResults()

ApoTestResults::ApoTestResults ( )
inline

Definition at line 1017 of file ww8par.hxx.

Member Function Documentation

◆ HasFrame()

bool ApoTestResults::HasFrame ( ) const
inline

◆ HasStartStop()

bool ApoTestResults::HasStartStop ( ) const
inline

Definition at line 1020 of file ww8par.hxx.

References mbStartApo, and mbStopApo.

Referenced by SwWW8ImplReader::ProcessSpecial().

Member Data Documentation

◆ m_bHasSprm29

bool ApoTestResults::m_bHasSprm29

Definition at line 1014 of file ww8par.hxx.

Referenced by HasFrame(), and SwWW8ImplReader::TestApo().

◆ m_bHasSprm37

bool ApoTestResults::m_bHasSprm37

Definition at line 1013 of file ww8par.hxx.

Referenced by HasFrame(), and SwWW8ImplReader::TestApo().

◆ m_nSprm29

sal_uInt8 ApoTestResults::m_nSprm29

◆ mbStartApo

bool ApoTestResults::mbStartApo

◆ mbStopApo

bool ApoTestResults::mbStopApo

◆ mpStyleApo

WW8FlyPara* ApoTestResults::mpStyleApo

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