Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBarChart.cxx506 double fSlotX=0; in createShapes() local
918 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes() local
H A DCandleStickChart.cxx206 for( double fSlotX=0; aXSlotIter != aXSlotEnd; aXSlotIter++, fSlotX+=1.0 ) in createShapes() local
H A DPieChart.cxx381 …for( double fSlotX=0; aXSlotIter != aXSlotEnd && (m_bUseRings||fSlotX<0.5 ); aXSlotIter++, fSlotX+… in createShapes() local

Completed in 26 milliseconds