Searched refs:isExpandBorderToIncrementRhythm (Results 1 – 7 of 7) sorted by relevance
54 virtual bool isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex ) = 0;83 virtual bool isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex );
188 virtual bool isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex );
148 bool MergedMinimumAndMaximumSupplier::isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex ) in isExpandBorderToIncrementRhythm() function in chart::MergedMinimumAndMaximumSupplier152 if( !(*aIt)->isExpandBorderToIncrementRhythm( nDimensionIndex ) ) in isExpandBorderToIncrementRhythm()
416 m_aMergedMinimumAndMaximumSupplier.isExpandBorderToIncrementRhythm( nDimIndex ), in prepareScaleAutomatismForDimensionAndIndex()
65 virtual bool isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex );
314 bool PieChart::isExpandBorderToIncrementRhythm( sal_Int32 /* nDimensionIndex */ ) in isExpandBorderToIncrementRhythm() function in chart::PieChart
1332 bool VSeriesPlotter::isExpandBorderToIncrementRhythm( sal_Int32 nDimensionIndex ) in isExpandBorderToIncrementRhythm() function in chart::VSeriesPlotter
Completed in 99 milliseconds