Searched refs:getMaxTickCount (Results 1 – 3 of 3) sorted by relevance
161 sal_Int32 nMaxSubTickCount = this->getMaxTickCount( nDepth ); in addSubTicks()191 sal_Int32 EquidistantTickFactory::getMaxTickCount( sal_Int32 nDepth ) const in getMaxTickCount() function in chart::EquidistantTickFactory325 sal_Int32 nMaxMajorTickCount = this->getMaxTickCount( 0 ); in getAllTicks()
456 sal_Int32 TickmarkHelper::getMaxTickCount( sal_Int32 nDepth ) const in getMaxTickCount() function in chart::TickmarkHelper591 sal_Int32 nMaxMajorTickCount = this->getMaxTickCount( 0 ); in getAllTicks()691 sal_Int32 nMaxSubTickCount = this->getMaxTickCount( nDepth ); in addSubTicks()
135 sal_Int32 getMaxTickCount( sal_Int32 nDepth = 0 ) const;
Completed in 26 milliseconds