Home
last modified time | relevance | path

Searched refs:setTransformationSceneToScreen (Results 1 – 13 of 13) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVPolarRadiusAxis.cxx64 void VPolarRadiusAxis::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix) in setTransformationSceneToScreen() function in chart::VPolarRadiusAxis
66 VPolarAxis::setTransformationSceneToScreen( rMatrix ); in setTransformationSceneToScreen()
67 m_apAxisWithLabels->setTransformationSceneToScreen( rMatrix ); in setTransformationSceneToScreen()
172 … aAxis.setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( m_aMatrixScreenToScene ) ); in createShapes()
H A DVCoordinateSystem.cxx140 void VCoordinateSystem::setTransformationSceneToScreen( in setTransformationSceneToScreen() function in chart::VCoordinateSystem
154 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in setTransformationSceneToScreen()
477 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createMaximumAxesLabels()
492 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createAxesLabels()
508 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in updatePositions()
524 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createAxesShapes()
H A DVPolarCoordinateSystem.cxx135 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in initVAxisInList()
163 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in updateScalesAndIncrementsOnAxes()
190 aGrid.setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createGridShapes()
H A DVCartesianCoordinateSystem.cxx105 aGrid.setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createGridShapes()
196 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in initVAxisInList()
221 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in updateScalesAndIncrementsOnAxes()
H A DVAxisOrGridBase.cxx65 void VAxisOrGridBase::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix ) in setTransformationSceneToScreen() function in chart::VAxisOrGridBase
68 PlotterBase::setTransformationSceneToScreen( rMatrix); in setTransformationSceneToScreen()
H A DVAxisOrGridBase.hxx52 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…
H A DVPolarRadiusAxis.hxx59 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…
/trunk/main/chart2/source/view/main/
H A DPlotterBase.cxx82 void PlotterBase::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix) in setTransformationSceneToScreen() function in chart::PlotterBase
87 m_pPosHelper->setTransformationSceneToScreen( rMatrix ); in setTransformationSceneToScreen()
H A DPlottingPositionHelper.cxx102 void PlottingPositionHelper::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix) in setTransformationSceneToScreen() function in chart::PlottingPositionHelper
363 void PolarPlottingPositionHelper::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMa… in setTransformationSceneToScreen() function in chart::PolarPlottingPositionHelper
365 PlottingPositionHelper::setTransformationSceneToScreen( rMatrix); in setTransformationSceneToScreen()
H A DChartView.cxx1464 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1488 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1512 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1523 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1551 … pSeriesPlotter->setTransformationSceneToScreen( pVCooSys->getTransformationSceneToScreen() ); in impl_createDiagramAndContent()
1589 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1600 … pSeriesPlotter->setTransformationSceneToScreen( pVCooSys->getTransformationSceneToScreen() ); in impl_createDiagramAndContent()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx64 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…
173 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…
H A DPlotterBase.hxx65 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…
H A DVCoordinateSystem.hxx74 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…

Completed in 79 milliseconds