Searched refs:m_bDisplayLabels (Results 1 – 8 of 8) sorted by relevance
184 , m_bDisplayLabels( true ) in AxisProperties()213 , m_bDisplayLabels( rAxisProperties.m_bDisplayLabels ) in AxisProperties()360 xProp->getPropertyValue( C2U( "DisplayLabels" ) ) >>= m_bDisplayLabels; in init()
75 if( !m_aAxisProperties.m_bDisplayLabels ) in initAxisLabelProperties()87 m_aAxisProperties.m_bDisplayLabels = false; in initAxisLabelProperties()200 if( m_aAxisProperties.m_bDisplayLabels ) in prepareShapeCreation()
116 sal_Bool m_bDisplayLabels; member
1364 if( m_aAxisProperties.m_bDisplayLabels ) in createLabels()1430 if( m_aAxisProperties.m_bDisplayLabels ) in createMaximumLabels()1468 if( m_aAxisProperties.m_bDisplayLabels ) in updatePositions()
165 aAxisProperties.m_bDisplayLabels=false; in createShapes()
179 if( m_aAxisProperties.m_bDisplayLabels ) in createLabels()
99 if(aAxisProperties.m_bDisplayLabels) in createVAxisList()
162 if(aAxisProperties.m_bDisplayLabels) in createVAxisList()
Completed in 41 milliseconds