Home
last modified time | relevance | path

Searched defs:ComplexCategory (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/inc/
H A DExplicitCategoriesProvider.hxx39 struct OOO_DLLPUBLIC_CHARTTOOLS ComplexCategory struct
41 rtl::OUString Text;
42 sal_Int32 Count;
44 ComplexCategory( const rtl::OUString& rText, sal_Int32 nCount ) : Text( rText ), Count (nCount) in ComplexCategory() function

Completed in 11 milliseconds