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

#include <htmlexp.hxx>

Collaboration diagram for ScHTMLGraphEntry:
[legend]

Public Member Functions

 ScHTMLGraphEntry (SdrObject *pObj, const ScRange &rRange, const Size &rSize, bool bIn, const Size &rSpace)
 

Public Attributes

ScRange aRange
 
Size aSize
 
Size aSpace
 
SdrObjectpObject
 
bool bInCell
 
bool bWritten
 

Detailed Description

Definition at line 76 of file htmlexp.hxx.

Constructor & Destructor Documentation

◆ ScHTMLGraphEntry()

ScHTMLGraphEntry::ScHTMLGraphEntry ( SdrObject pObj,
const ScRange rRange,
const Size rSize,
bool  bIn,
const Size rSpace 
)
inline

Definition at line 85 of file htmlexp.hxx.

Member Data Documentation

◆ aRange

ScRange ScHTMLGraphEntry::aRange

Definition at line 78 of file htmlexp.hxx.

Referenced by ScHTMLExport::WriteCell().

◆ aSize

Size ScHTMLGraphEntry::aSize

Definition at line 79 of file htmlexp.hxx.

◆ aSpace

Size ScHTMLGraphEntry::aSpace

Definition at line 80 of file htmlexp.hxx.

◆ bInCell

bool ScHTMLGraphEntry::bInCell

Definition at line 82 of file htmlexp.hxx.

◆ bWritten

bool ScHTMLGraphEntry::bWritten

Definition at line 83 of file htmlexp.hxx.

◆ pObject

SdrObject* ScHTMLGraphEntry::pObject

Definition at line 81 of file htmlexp.hxx.


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