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

#include <graphiccollector.hxx>

Public Member Functions

 GraphicSettings (bool bJPEGCompression, sal_Int32 nJPEGQuality, bool bRemoveCropArea, sal_Int32 nImageResolution, bool bEmbedLinkedGraphics)
 

Public Attributes

bool mbJPEGCompression
 
sal_Int32 mnJPEGQuality
 
bool mbRemoveCropArea
 
sal_Int32 mnImageResolution
 
bool mbEmbedLinkedGraphics
 

Detailed Description

Definition at line 34 of file graphiccollector.hxx.

Constructor & Destructor Documentation

◆ GraphicSettings()

GraphicSettings::GraphicSettings ( bool  bJPEGCompression,
sal_Int32  nJPEGQuality,
bool  bRemoveCropArea,
sal_Int32  nImageResolution,
bool  bEmbedLinkedGraphics 
)
inline

Definition at line 42 of file graphiccollector.hxx.

Member Data Documentation

◆ mbEmbedLinkedGraphics

bool GraphicSettings::mbEmbedLinkedGraphics

Definition at line 40 of file graphiccollector.hxx.

Referenced by ImpAddEntity().

◆ mbJPEGCompression

bool GraphicSettings::mbJPEGCompression

Definition at line 36 of file graphiccollector.hxx.

Referenced by ImpCompressGraphic().

◆ mbRemoveCropArea

bool GraphicSettings::mbRemoveCropArea

◆ mnImageResolution

sal_Int32 GraphicSettings::mnImageResolution

Definition at line 39 of file graphiccollector.hxx.

Referenced by ImpCompressGraphic().

◆ mnJPEGQuality

sal_Int32 GraphicSettings::mnJPEGQuality

Definition at line 37 of file graphiccollector.hxx.

Referenced by ImpCompressGraphic().


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