Searched refs:Linear3DTransformation (Results 1 – 4 of 4) sorted by relevance
37 …Linear3DTransformation::Linear3DTransformation( const drawing::HomogenMatrix& rHomMatrix, bool bSw… in Linear3DTransformation() function in chart::Linear3DTransformation42 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()
48 $(SLO)$/Linear3DTransformation.obj \
181 …m_xTransformationLogicToScene = new Linear3DTransformation(B3DHomMatrixToHomogenMatrix( aMatrix ),… in getTransformationScaledLogicToScene()
33 class Linear3DTransformation : public ::cppu::WeakImplHelper1< class38 …Linear3DTransformation( const ::com::sun::star::drawing::HomogenMatrix& rHomMatrix, bool bSwapXAnd…39 virtual ~Linear3DTransformation();
Completed in 20 milliseconds