LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::drawingml::chart::LegendEntryModel Struct Reference

#include <titlemodel.hxx>

Public Member Functions

 LegendEntryModel ()
 True = legend label deleted. More...
 

Public Attributes

sal_Int32 mnLegendEntryIdx
 
bool mbLabelDeleted
 Legend entry index. More...
 

Detailed Description

Definition at line 58 of file titlemodel.hxx.

Constructor & Destructor Documentation

◆ LegendEntryModel()

oox::drawingml::chart::LegendEntryModel::LegendEntryModel ( )

True = legend label deleted.

Definition at line 43 of file titlemodel.cxx.

Member Data Documentation

◆ mbLabelDeleted

bool oox::drawingml::chart::LegendEntryModel::mbLabelDeleted

Legend entry index.

Definition at line 61 of file titlemodel.hxx.

Referenced by oox::drawingml::chart::LegendEntryContext::onCreateContext().

◆ mnLegendEntryIdx

sal_Int32 oox::drawingml::chart::LegendEntryModel::mnLegendEntryIdx

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