Searched refs:getTickDepth (Results 1 – 3 of 3) sorted by relevance
89 m_pfCurrentValues = new double[getTickDepth()]; in EquidistantTickFactory()145 sal_Int32 EquidistantTickFactory::getTickDepth() const in getTickDepth() function in chart::EquidistantTickFactory197 if( nDepth >= getTickDepth() ) in getMaxTickCount()324 sal_Int32 nDepthCount = this->getTickDepth(); in getAllTicks()
388 m_pfCurrentValues = new double[getTickDepth()]; in TickmarkHelper()451 sal_Int32 TickmarkHelper::getTickDepth() const in getTickDepth() function in chart::TickmarkHelper462 if( nDepth >= getTickDepth() ) in getMaxTickCount()590 sal_Int32 nDepthCount = this->getTickDepth(); in getAllTicks()
136 sal_Int32 getTickDepth() const;
Completed in 24 milliseconds