Home
last modified time | relevance | path

Searched refs:isSwapXAndY (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/chart2/source/view/charttypes/
H A DBarChart.cxx125 if( m_pMainPosHelper && m_pMainPosHelper->isSwapXAndY() ) in getPreferredDiagramAspectRatio()
162 if( !pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
179 if(!pPosHelper->isSwapXAndY()) in getLabelScreenPositionAndAlignment()
196 if( pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
213 if( pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
231 if( pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
242 if( pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
253 if( pPosHelper->isSwapXAndY() ) in getLabelScreenPositionAndAlignment()
784 if( pPosHelper->isSwapXAndY() ) in createShapes()
854 …ries->getLabelPlacement( nPointIndex, m_xChartTypeModel, m_nDimension, pPosHelper->isSwapXAndY() ); in createShapes()
H A DBubbleChart.cxx356 …= pSeries->getLabelPlacement( nIndex, m_xChartTypeModel, m_nDimension, pPosHelper->isSwapXAndY() ); in createShapes()
H A DPieChart.cxx488 …es->getLabelPlacement( nPointIndex, m_xChartTypeModel, m_nDimension, m_pPosHelper->isSwapXAndY() ); in createShapes()
H A DAreaChart.cxx904 …= pSeries->getLabelPlacement( nIndex, m_xChartTypeModel, m_nDimension, pPosHelper->isSwapXAndY() ); in createShapes()
/aoo4110/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx114 inline bool isSwapXAndY() const;
434 inline bool PlottingPositionHelper::isSwapXAndY() const in isSwapXAndY() function in chart::PlottingPositionHelper
/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx419 … getChartTypeForIndex( nChartTypeIndex ), getDimension(), isSwapXAndY(), xSeries ) ); in applyStyle()
511 xChartType, getDimension(), isSwapXAndY(), xSeries ) ); in resetStyles()
551 bool ChartTypeTemplate::isSwapXAndY() const in isSwapXAndY() function in chart::ChartTypeTemplate
H A DBarChartTypeTemplate.hxx102 virtual bool isSwapXAndY() const;
H A DBarChartTypeTemplate.cxx168 bool BarChartTypeTemplate::isSwapXAndY() const in isSwapXAndY() function in chart::BarChartTypeTemplate
H A DChartTypeTemplate.hxx156 virtual bool isSwapXAndY() const;
/aoo4110/main/chart2/source/view/main/
H A DVPolarTransformation.cxx60 if( m_aPositionHelper.isSwapXAndY() ) in transform()
/aoo4110/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx938 if( !m_pPosHelper->isSwapXAndY() ) in get2DAxisMainLine()
951 if( !m_pPosHelper->isSwapXAndY() ) in get2DAxisMainLine()
1113 if( !m_pPosHelper->isSwapXAndY() ) in get2DAxisMainLine()
H A DVCartesianGrid.cxx98 bool bSwapXY = pPosHelper->isSwapXAndY(); in GridLinePoints()

Completed in 58 milliseconds