Home
last modified time | relevance | path

Searched refs:getAllTicksShifted (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/chart2/source/view/axes/
H A DTickmarks.cxx143 void TickFactory::getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) c… in getAllTicksShifted() function in chart::TickFactory
146 DateTickFactory( m_rScale, m_rIncrement ).getAllTicksShifted( rAllTickInfos ); in getAllTicksShifted()
148 EquidistantTickFactory( m_rScale, m_rIncrement ).getAllTicksShifted( rAllTickInfos ); in getAllTicksShifted()
H A DTickmarks_Dates.hxx42 void getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const;
H A DTickmarks.hxx100 void getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const;
H A DTickmarks_Equidistant.hxx123 void getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const;
H A DTickmarks_Dates.cxx166 void DateTickFactory::getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos… in getAllTicksShifted() function in chart::DateTickFactory
H A DVAxisBase.cxx172 apTickFactory->getAllTicksShifted( rAllTickInfos ); in createAllTickInfos()
H A DTickmarks_Equidistant.cxx413 void EquidistantTickFactory::getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTi… in getAllTicksShifted() function in chart::EquidistantTickFactory
H A DTickmarkHelper.cxx674 void TickmarkHelper::getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos … in getAllTicksShifted() function in chart::TickmarkHelper

Completed in 110 milliseconds