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()
170 … aAxis.setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( m_aMatrixScreenToScene ) ); in createShapes()
H A DVCoordinateSystem.cxx139 void VCoordinateSystem::setTransformationSceneToScreen( in setTransformationSceneToScreen() function in chart::VCoordinateSystem
153 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in setTransformationSceneToScreen()
476 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createMaximumAxesLabels()
491 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createAxesLabels()
507 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in updatePositions()
523 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.cxx104 aGrid.setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in createGridShapes()
195 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in initVAxisInList()
220 pVAxis->setTransformationSceneToScreen( m_aMatrixSceneToScreen ); in updateScalesAndIncrementsOnAxes()
H A DVAxisOrGridBase.cxx64 void VAxisOrGridBase::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix ) in setTransformationSceneToScreen() function in chart::VAxisOrGridBase
67 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.cxx81 void PlotterBase::setTransformationSceneToScreen( const drawing::HomogenMatrix& rMatrix) in setTransformationSceneToScreen() function in chart::PlotterBase
86 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.cxx1459 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1483 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1507 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1518 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1546 … pSeriesPlotter->setTransformationSceneToScreen( pVCooSys->getTransformationSceneToScreen() ); in impl_createDiagramAndContent()
1584 pVCooSys->setTransformationSceneToScreen( B3DHomMatrixToHomogenMatrix( in impl_createDiagramAndContent()
1595 … 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.hxx73 …virtual void setTransformationSceneToScreen( const ::com::sun::star::drawing::HomogenMatrix& rMatr…