Home
last modified time | relevance | path

Searched refs:apTickFactory (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVAxisBase.cxx170 std::auto_ptr< TickFactory > apTickFactory( this->createTickFactory() ); in createAllTickInfos() local
172 apTickFactory->getAllTicksShifted( rAllTickInfos ); in createAllTickInfos()
174 apTickFactory->getAllTicks( rAllTickInfos ); in createAllTickInfos()
H A DVCartesianGrid.cxx229 std::auto_ptr< TickFactory > apTickFactory( this->createTickFactory() ); in createShapes() local
230 TickFactory& aTickFactory = *apTickFactory.get(); in createShapes()
H A DVPolarAngleAxis.cxx183 std::auto_ptr< TickFactory > apTickFactory( this->createTickFactory() ); in createLabels() local

Completed in 16 milliseconds