Home
last modified time | relevance | path

Searched refs:Linear3DTransformation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DLinear3DTransformation.cxx37Linear3DTransformation::Linear3DTransformation( const drawing::HomogenMatrix& rHomMatrix, bool bSw… in Linear3DTransformation() function in chart::Linear3DTransformation
42 Linear3DTransformation::~Linear3DTransformation() in ~Linear3DTransformation()
46 Sequence< double > SAL_CALL Linear3DTransformation::transform( in transform()
90 sal_Int32 SAL_CALL Linear3DTransformation::getSourceDimension() in getSourceDimension()
96 sal_Int32 SAL_CALL Linear3DTransformation::getTargetDimension() in getTargetDimension()
H A Dmakefile.mk48 $(SLO)$/Linear3DTransformation.obj \
H A DPlottingPositionHelper.cxx181 …m_xTransformationLogicToScene = new Linear3DTransformation(B3DHomMatrixToHomogenMatrix( aMatrix ),… in getTransformationScaledLogicToScene()
/trunk/main/chart2/source/view/inc/
H A DLinear3DTransformation.hxx33 class Linear3DTransformation : public ::cppu::WeakImplHelper1< class
38Linear3DTransformation( const ::com::sun::star::drawing::HomogenMatrix& rHomMatrix, bool bSwapXAnd…
39 virtual ~Linear3DTransformation();

Completed in 41 milliseconds