LibreOffice Module chart2 (master) 1
Public Member Functions | Public Attributes | List of all members
chart::ComplexCategory Struct Reference

#include <ExplicitCategoriesProvider.hxx>

Public Member Functions

 ComplexCategory (OUString aText, sal_Int32 nCount)
 

Public Attributes

OUString Text
 
sal_Int32 Count
 

Detailed Description

Definition at line 40 of file ExplicitCategoriesProvider.hxx.

Constructor & Destructor Documentation

◆ ComplexCategory()

chart::ComplexCategory::ComplexCategory ( OUString  aText,
sal_Int32  nCount 
)
inline

Definition at line 45 of file ExplicitCategoriesProvider.hxx.

References Count, nCount, and Text.

Member Data Documentation

◆ Count

sal_Int32 chart::ComplexCategory::Count

◆ Text

OUString chart::ComplexCategory::Text

Definition at line 42 of file ExplicitCategoriesProvider.hxx.


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