LibreOffice Module sc (master) 1
|
#include <pagepar.hxx>
Public Member Functions | |
ScPageTableParam () | |
void | Reset () |
Public Attributes | |
bool | bCellContent |
bool | bNotes |
bool | bGrid |
bool | bHeaders |
bool | bCharts |
bool | bObjects |
bool | bDrawings |
bool | bFormulas |
bool | bNullVals |
bool | bTopDown |
bool | bLeftRight |
bool | bSkipEmpty |
bool | bScaleNone |
bool | bScaleAll |
bool | bScaleTo |
bool | bScalePageNum |
bool | bForceBreaks |
sal_uInt16 | nScaleAll |
sal_uInt16 | nScaleWidth |
sal_uInt16 | nScaleHeight |
sal_uInt16 | nScalePageNum |
sal_uInt16 | nFirstPageNo |
Definition at line 24 of file pagepar.hxx.
ScPageTableParam::ScPageTableParam | ( | ) |
Definition at line 24 of file pagepar.cxx.
References Reset().
void ScPageTableParam::Reset | ( | void | ) |
Definition at line 29 of file pagepar.cxx.
References bCellContent, bCharts, bDrawings, bForceBreaks, bFormulas, bGrid, bHeaders, bLeftRight, bNotes, bNullVals, bObjects, bScaleAll, bScaleNone, bScalePageNum, bScaleTo, bSkipEmpty, bTopDown, nFirstPageNo, nScaleAll, nScaleHeight, nScalePageNum, and nScaleWidth.
Referenced by ScPageTableParam().
bool ScPageTableParam::bCellContent |
Definition at line 26 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintArea(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bCharts |
Definition at line 30 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().
bool ScPageTableParam::bDrawings |
Definition at line 32 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().
bool ScPageTableParam::bForceBreaks |
Definition at line 42 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().
bool ScPageTableParam::bFormulas |
Definition at line 33 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintArea(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bGrid |
Definition at line 28 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintArea(), ScPrintFunc::PrintPage(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bHeaders |
Definition at line 29 of file pagepar.hxx.
Referenced by ScPrintFunc::GetDocPageSize(), ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bLeftRight |
Definition at line 36 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), and Reset().
bool ScPageTableParam::bNotes |
Definition at line 27 of file pagepar.hxx.
Referenced by ScPrintFunc::AdjustPrintArea(), ScPrintFunc::CountNotePages(), ScPrintFunc::InitParam(), ScPrintFunc::PrintNotes(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bNullVals |
Definition at line 34 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintArea(), Reset(), and ScPrintFunc::SetExclusivelyDrawOleAndDrawObjects().
bool ScPageTableParam::bObjects |
Definition at line 31 of file pagepar.hxx.
Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().
bool ScPageTableParam::bScaleAll |
Definition at line 39 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), Reset(), and ScPrintFunc::UpdatePages().
bool ScPageTableParam::bScaleNone |
Definition at line 38 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().
bool ScPageTableParam::bScalePageNum |
Definition at line 41 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), Reset(), and ScPrintFunc::UpdatePages().
bool ScPageTableParam::bScaleTo |
Definition at line 40 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), Reset(), and ScPrintFunc::UpdatePages().
bool ScPageTableParam::bSkipEmpty |
Definition at line 37 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcPages(), ScPrintFunc::CountPages(), ScPrintFunc::DoPrint(), ScPrintFunc::InitParam(), and Reset().
bool ScPageTableParam::bTopDown |
Definition at line 35 of file pagepar.hxx.
Referenced by ScPrintFunc::DoPrint(), ScPrintFunc::FillPageData(), ScPrintFunc::InitParam(), and Reset().
sal_uInt16 ScPageTableParam::nFirstPageNo |
Definition at line 47 of file pagepar.hxx.
Referenced by ScPrintFunc::GetFirstPageNo(), ScPrintFunc::InitParam(), ScPrintFunc::PrintHF(), and Reset().
sal_uInt16 ScPageTableParam::nScaleAll |
Definition at line 43 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), Reset(), and ScPrintFunc::UpdatePages().
sal_uInt16 ScPageTableParam::nScaleHeight |
Definition at line 45 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().
sal_uInt16 ScPageTableParam::nScalePageNum |
Definition at line 46 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().
sal_uInt16 ScPageTableParam::nScaleWidth |
Definition at line 44 of file pagepar.hxx.
Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().