Searched defs:B2DHomMatrix (Results 1 – 4 of 4) sorted by relevance
41 B2DHomMatrix::B2DHomMatrix() : in B2DHomMatrix() function in basegfx::B2DHomMatrix46 B2DHomMatrix::B2DHomMatrix(const B2DHomMatrix& rMat) : in B2DHomMatrix() function in basegfx::B2DHomMatrix55 …B2DHomMatrix::B2DHomMatrix(double f_0x0, double f_0x1, double f_0x2, double f_1x0, double f_1x1, d… in B2DHomMatrix() function in basegfx::B2DHomMatrix
36 class BASEGFX_DLLPUBLIC B2DHomMatrix class
187 …bool TextBreakupHelper::allowChange(sal_uInt32 /*nCount*/, basegfx::B2DHomMatrix& /*rNewTransform*… in allowChange()
244 namespace basegfx { class B2DHomMatrix; } variable