|
LibreOffice Module sw (master) 1
|
#include <ww8par.hxx>
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 |
| WW8FlyPara * | mpStyleApo |
Definition at line 1009 of file ww8par.hxx.
|
inline |
Definition at line 1017 of file ww8par.hxx.
|
inline |
Definition at line 1021 of file ww8par.hxx.
References m_bHasSprm29, m_bHasSprm37, and mpStyleApo.
Referenced by SwWW8ImplReader::ConstructApo(), SwWW8ImplReader::TestApo(), and SwWW8ImplReader::TestSameApo().
|
inline |
Definition at line 1020 of file ww8par.hxx.
References mbStartApo, and mbStopApo.
Referenced by SwWW8ImplReader::ProcessSpecial().
| bool ApoTestResults::m_bHasSprm29 |
Definition at line 1014 of file ww8par.hxx.
Referenced by HasFrame(), and SwWW8ImplReader::TestApo().
| bool ApoTestResults::m_bHasSprm37 |
Definition at line 1013 of file ww8par.hxx.
Referenced by HasFrame(), and SwWW8ImplReader::TestApo().
| sal_uInt8 ApoTestResults::m_nSprm29 |
Definition at line 1015 of file ww8par.hxx.
Referenced by SwWW8ImplReader::ConstructApo(), SwWW8ImplReader::TestApo(), and SwWW8ImplReader::TestSameApo().
| bool ApoTestResults::mbStartApo |
Definition at line 1011 of file ww8par.hxx.
Referenced by HasStartStop(), SwWW8ImplReader::ProcessSpecial(), SwWW8ImplReader::TestApo(), and WW8TabDesc::WW8TabDesc().
| bool ApoTestResults::mbStopApo |
Definition at line 1012 of file ww8par.hxx.
Referenced by HasStartStop(), SwWW8ImplReader::ProcessSpecial(), SwWW8ImplReader::TestApo(), and WW8TabDesc::WW8TabDesc().
| WW8FlyPara* ApoTestResults::mpStyleApo |
Definition at line 1016 of file ww8par.hxx.
Referenced by SwWW8ImplReader::ConstructApo(), HasFrame(), SwWW8ImplReader::TestApo(), and SwWW8ImplReader::TestSameApo().