Searched refs:makeLinePropertiesForDepth (Results 1 – 2 of 2) sorted by relevance
99 VLineProperties AxisProperties::makeLinePropertiesForDepth( sal_Int32 /* nDepth */ ) const in makeLinePropertiesForDepth() function in chart::AxisProperties140 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( nDepth ); in makeTickmarkProperties()152 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( 0 ); in makeTickmarkPropertiesForComplexCategories()
157 VLineProperties makeLinePropertiesForDepth( sal_Int32 nDepth ) const;
Completed in 12 milliseconds