Home
last modified time | relevance | path

Searched refs:AxisLabelProperties (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVCartesianAxis.hxx111 , AxisLabelProperties& rAxisLabelProperties
120 void doStaggeringOfLabels( const AxisLabelProperties& rAxisLabelProperties
122 bool isAutoStaggeringOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperties
124 …bool isBreakOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperties, bool bIsHorizonta…
H A DVAxisProperties.cxx387 AxisLabelProperties::AxisLabelProperties() in AxisLabelProperties() function in chart::AxisLabelProperties
411 void AxisLabelProperties::init( const uno::Reference< XAxis >& xAxisModel ) in init()
471 sal_Bool AxisLabelProperties::getIsStaggered() const in getIsStaggered()
H A DVCartesianAxis.cxx93 , const AxisLabelProperties& rAxisLabelProperties in createSingleLabel()
416 bool VCartesianAxis::isBreakOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperties in isBreakOfLabelsAllowed()
434 bool VCartesianAxis::isAutoStaggeringOfLabelsAllowed( const AxisLabelProperties& rAxisLabelProperti… in isAutoStaggeringOfLabelsAllowed()
591 , AxisLabelProperties& rAxisLabelProperties in createTextShapes()
1317 void VCartesianAxis::doStaggeringOfLabels( const AxisLabelProperties& rAxisLabelProperties, TickFac… in doStaggeringOfLabels()
1395 AxisLabelProperties aComplexProps(m_aAxisLabelProperties); in createLabels()
1411AxisLabelProperties& rAxisLabelProperties = m_aAxisProperties.m_bComplexCategories ? aComplexProp… in createLabels()
1444 AxisLabelProperties aAxisLabelProperties( m_aAxisLabelProperties ); in createMaximumLabels()
H A DVAxisProperties.hxx66 struct AxisLabelProperties struct
68 AxisLabelProperties();
H A DVPolarAngleAxis.cxx62 , AxisLabelProperties& rAxisLabelProperties in createTextShapes_ForAngleAxis()
193 AxisLabelProperties aAxisLabelProperties( m_aAxisLabelProperties ); in createLabels()
H A DVPolarAngleAxis.hxx56 , AxisLabelProperties& rAxisLabelProperties
H A DVAxisBase.hxx88AxisLabelProperties m_aAxisLabelPr…

Completed in 104 milliseconds