Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.cxx99 VLineProperties AxisProperties::makeLinePropertiesForDepth( sal_Int32 /* nDepth */ ) const in makeLinePropertiesForDepth() function in chart::AxisProperties
140 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( nDepth ); in makeTickmarkProperties()
152 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( 0 ); in makeTickmarkPropertiesForComplexCategories()
H A DVAxisProperties.hxx157 VLineProperties makeLinePropertiesForDepth( sal_Int32 nDepth ) const;

Completed in 26 milliseconds