Home
last modified time | relevance | path

Searched refs:updateScreenValues (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DTickmarks.hxx101 …virtual void updateScreenValues( ::std::vector< ::std::vector< TickInfo > >& /*rAllTickInfos*/ ) c… in updateScreenValues() function in chart::TickFactory
139 …virtual void updateScreenValues( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos …
H A DVCartesianAxis.cxx1373 pTickFactory2D->updateScreenValues( m_aAllTickInfos ); in createLabels()
1439 pTickFactory2D->updateScreenValues( m_aAllTickInfos ); in createMaximumLabels()
1477 pTickFactory2D->updateScreenValues( m_aAllTickInfos ); in updatePositions()
1582 pTickFactory2D->updateScreenValues( aComplexTickInfos ); in createShapes()
1621 pTickFactory2D->updateScreenValues( aUnshiftedTickInfos ); in createShapes()
H A DTickmarks.cxx309 void TickFactory_2D::updateScreenValues( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos … in updateScreenValues() function in chart::TickFactory_2D
H A DTickmarkHelper.cxx890 void TickmarkHelper_2D::updateScreenValues( ::std::vector< ::std::vector< TickInfo > >& rAllTickInf… in updateScreenValues() function in chart::TickmarkHelper_2D

Completed in 35 milliseconds