Home
last modified time | relevance | path

Searched refs:HasCategoryLabels (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx921 bool HasCategoryLabels() const;
1065 inline bool HasCategoryLabels() const { return maType.HasCategoryLabels(); } in HasCategoryLabels() function in XclImpChTypeGroup
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2263 bool XclImpChType::HasCategoryLabels() const in HasCategoryLabels() function in XclImpChType
3255 ((GetAxisType() != EXC_CHAXIS_X) || rTypeGroup.HasCategoryLabels()); in CreateAxis()

Completed in 63 milliseconds