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

#include <pagepar.hxx>

Collaboration diagram for ScPageAreaParam:
[legend]

Public Member Functions

 ScPageAreaParam ()
 
void Reset ()
 

Public Attributes

bool bPrintArea
 
bool bRepeatRow
 
bool bRepeatCol
 
ScRange aPrintArea
 

Detailed Description

Definition at line 54 of file pagepar.hxx.

Constructor & Destructor Documentation

◆ ScPageAreaParam()

ScPageAreaParam::ScPageAreaParam ( )

Definition at line 43 of file pagepar.cxx.

References Reset().

Member Function Documentation

◆ Reset()

void ScPageAreaParam::Reset ( void  )

Definition at line 48 of file pagepar.cxx.

References aPrintArea, bPrintArea, bRepeatCol, and bRepeatRow.

Referenced by ScPageAreaParam().

Member Data Documentation

◆ aPrintArea

ScRange ScPageAreaParam::aPrintArea

Definition at line 59 of file pagepar.hxx.

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

◆ bPrintArea

bool ScPageAreaParam::bPrintArea

◆ bRepeatCol

bool ScPageAreaParam::bRepeatCol

Definition at line 58 of file pagepar.hxx.

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

◆ bRepeatRow

bool ScPageAreaParam::bRepeatRow

Definition at line 57 of file pagepar.hxx.

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


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