Home
last modified time | relevance | path

Searched defs:nTickmarkStyle (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVAxisProperties.cxx47 sal_Int32 lcl_calcTickLengthForDepth(sal_Int32 nDepth,sal_Int32 nTickmarkStyle) in lcl_calcTickLengthForDepth()
71 double lcl_getTickOffset(sal_Int32 nLength,sal_Int32 nTickmarkStyle) in lcl_getTickOffset()
115 sal_Int32 nTickmarkStyle = 1; in makeTickmarkProperties() local
147 …sal_Int32 nTickmarkStyle = (m_fLabelDirectionSign==m_fInnerDirectionSign) ? 2/*outside*/ : 1/*insi… in makeTickmarkPropertiesForComplexCategories() local
160 sal_Int32 nTickmarkStyle = 3;//inner and outer tickmarks in getBiggestTickmarkProperties() local

Completed in 15 milliseconds