|
LibreOffice Module chart2 (master) 1
|
#include <ExplicitCategoriesProvider.hxx>
Public Member Functions | |
| ComplexCategory (OUString aText, sal_Int32 nCount) | |
Public Attributes | |
| OUString | Text |
| sal_Int32 | Count |
Definition at line 40 of file ExplicitCategoriesProvider.hxx.
|
inline |
Definition at line 45 of file ExplicitCategoriesProvider.hxx.
| sal_Int32 chart::ComplexCategory::Count |
Definition at line 43 of file ExplicitCategoriesProvider.hxx.
Referenced by chart::lcl_getExplicitSimpleCategories().
| OUString chart::ComplexCategory::Text |
Definition at line 42 of file ExplicitCategoriesProvider.hxx.