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

#include <svgfilter.hxx>

Public Member Functions

 PagePropertySet ()
 

Public Attributes

bool bIsBackgroundVisible
 
bool bAreBackgroundObjectsVisible
 
bool bIsPageNumberFieldVisible
 
bool bIsDateTimeFieldVisible
 
bool bIsFooterFieldVisible
 
bool bIsHeaderFieldVisible
 
sal_Int32 nPageNumberingType
 
bool bIsDateTimeFieldFixed
 
SvxDateFormat nDateTimeFormat
 

Detailed Description

Definition at line 120 of file svgfilter.hxx.

Constructor & Destructor Documentation

◆ PagePropertySet()

PagePropertySet::PagePropertySet ( )
inline

Definition at line 131 of file svgfilter.hxx.

References AppDefault.

Member Data Documentation

◆ bAreBackgroundObjectsVisible

bool PagePropertySet::bAreBackgroundObjectsVisible

Definition at line 123 of file svgfilter.hxx.

Referenced by SVGFilter::implExportPage(), and SVGFilter::implGetPagePropSet().

◆ bIsBackgroundVisible

bool PagePropertySet::bIsBackgroundVisible

Definition at line 122 of file svgfilter.hxx.

Referenced by SVGFilter::implExportPage(), and SVGFilter::implGetPagePropSet().

◆ bIsDateTimeFieldFixed

bool PagePropertySet::bIsDateTimeFieldFixed

Definition at line 129 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ bIsDateTimeFieldVisible

bool PagePropertySet::bIsDateTimeFieldVisible

Definition at line 125 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ bIsFooterFieldVisible

bool PagePropertySet::bIsFooterFieldVisible

Definition at line 126 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ bIsHeaderFieldVisible

bool PagePropertySet::bIsHeaderFieldVisible

Definition at line 127 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ bIsPageNumberFieldVisible

bool PagePropertySet::bIsPageNumberFieldVisible

Definition at line 124 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ nDateTimeFormat

SvxDateFormat PagePropertySet::nDateTimeFormat

Definition at line 130 of file svgfilter.hxx.

Referenced by SVGFilter::implGetPagePropSet().

◆ nPageNumberingType

sal_Int32 PagePropertySet::nPageNumberingType

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