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

#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
 

Detailed Description

Definition at line 24 of file pagepar.hxx.

Constructor & Destructor Documentation

◆ ScPageTableParam()

ScPageTableParam::ScPageTableParam ( )

Definition at line 24 of file pagepar.cxx.

References Reset().

Member Function Documentation

◆ Reset()

void ScPageTableParam::Reset ( void  )

Member Data Documentation

◆ bCellContent

bool ScPageTableParam::bCellContent

◆ bCharts

bool ScPageTableParam::bCharts

Definition at line 30 of file pagepar.hxx.

Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().

◆ bDrawings

bool ScPageTableParam::bDrawings

Definition at line 32 of file pagepar.hxx.

Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().

◆ bForceBreaks

bool ScPageTableParam::bForceBreaks

Definition at line 42 of file pagepar.hxx.

Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().

◆ bFormulas

bool ScPageTableParam::bFormulas

◆ bGrid

bool ScPageTableParam::bGrid

◆ bHeaders

bool ScPageTableParam::bHeaders

◆ bLeftRight

bool ScPageTableParam::bLeftRight

Definition at line 36 of file pagepar.hxx.

Referenced by ScPrintFunc::InitParam(), and Reset().

◆ bNotes

bool ScPageTableParam::bNotes

◆ bNullVals

bool ScPageTableParam::bNullVals

◆ bObjects

bool ScPageTableParam::bObjects

Definition at line 31 of file pagepar.hxx.

Referenced by ScPrintFunc::InitParam(), ScPrintFunc::PrintPage(), and Reset().

◆ bScaleAll

bool ScPageTableParam::bScaleAll

◆ bScaleNone

bool ScPageTableParam::bScaleNone

Definition at line 38 of file pagepar.hxx.

Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().

◆ bScalePageNum

bool ScPageTableParam::bScalePageNum

◆ bScaleTo

bool ScPageTableParam::bScaleTo

◆ bSkipEmpty

bool ScPageTableParam::bSkipEmpty

◆ bTopDown

bool ScPageTableParam::bTopDown

◆ nFirstPageNo

sal_uInt16 ScPageTableParam::nFirstPageNo

◆ nScaleAll

sal_uInt16 ScPageTableParam::nScaleAll

◆ nScaleHeight

sal_uInt16 ScPageTableParam::nScaleHeight

Definition at line 45 of file pagepar.hxx.

Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().

◆ nScalePageNum

sal_uInt16 ScPageTableParam::nScalePageNum

Definition at line 46 of file pagepar.hxx.

Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().

◆ nScaleWidth

sal_uInt16 ScPageTableParam::nScaleWidth

Definition at line 44 of file pagepar.hxx.

Referenced by ScPrintFunc::CalcZoom(), ScPrintFunc::InitParam(), and Reset().


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