Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1186 inline bool HasLabels() const { return maData.mnLabelPos != EXC_CHTICK_NOLABEL; } in HasLabels() function in XclImpChTick
1238 inline bool HasLabels() const { return !mxTick || mxTick->HasLabels(); } in HasLabels() function in XclImpChAxis
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3254 bool bHasLabels = HasLabels() && in CreateAxis()

Completed in 44 milliseconds