Searched refs:maInvOrientation (Results 1 – 2 of 2) sorted by relevance
79 basegfx::B3DHomMatrix maInvOrientation; member in B3dTransformationSet156 const basegfx::B3DHomMatrix& GetInvOrientation() { return maInvOrientation; } in GetInvOrientation()
229 maInvOrientation = maOrientation; in PostSetOrientation()230 maInvOrientation.invert(); in PostSetOrientation()
Completed in 25 milliseconds