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

#include <eeparser.hxx>

Collaboration diagram for ScHTMLImage:
[legend]

Public Member Functions

 ScHTMLImage ()
 

Public Attributes

OUString aURL
 
Size aSize
 
Point aSpace
 
OUString aFilterName
 
std::optional< GraphicoGraphic
 
char nDir
 

Detailed Description

Definition at line 38 of file eeparser.hxx.

Constructor & Destructor Documentation

◆ ScHTMLImage()

ScHTMLImage::ScHTMLImage ( )
inline

Definition at line 48 of file eeparser.hxx.

Member Data Documentation

◆ aFilterName

OUString ScHTMLImage::aFilterName

Definition at line 43 of file eeparser.hxx.

Referenced by ScHTMLLayoutParser::Image().

◆ aSize

Size ScHTMLImage::aSize

◆ aSpace

Point ScHTMLImage::aSpace

◆ aURL

OUString ScHTMLImage::aURL

Definition at line 40 of file eeparser.hxx.

Referenced by ScHTMLLayoutParser::Image(), and ScEEImport::InsertGraphic().

◆ nDir

char ScHTMLImage::nDir

Definition at line 46 of file eeparser.hxx.

Referenced by ScEEImport::GraphicSize(), and ScEEImport::InsertGraphic().

◆ oGraphic

std::optional<Graphic> ScHTMLImage::oGraphic

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