Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/axes/
H A DVPolarGrid.cxx69 void VPolarGrid::getAllTickInfos( sal_Int32 nDimensionIndex, ::std::vector< ::std::vector< TickInfo… in getAllTickInfos() function in chart::VPolarGrid
249 getAllTickInfos( 0, aAngleTickInfos ); in createShapes()
250 getAllTickInfos( 1, aRadiusTickInfos ); in createShapes()
H A DVPolarGrid.hxx73 …void getAllTickInfos( sal_Int32 nDimensionIndex, ::std::vector< ::std::vector< TickInfo > >& rA…

Completed in 12 milliseconds