|
LibreOffice Module emfio (master) 1
|
#include <mtftools.hxx>
Public Member Functions | |
| XForm () | |
Public Attributes | |
| float | eM11 |
| float | eM12 |
| float | eM21 |
| float | eM22 |
| float | eDx |
| float | eDy |
Definition at line 545 of file mtftools.hxx.
|
inline |
Definition at line 554 of file mtftools.hxx.
| float emfio::XForm::eDx |
Definition at line 551 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().
| float emfio::XForm::eDy |
Definition at line 552 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().
| float emfio::XForm::eM11 |
Definition at line 547 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().
| float emfio::XForm::eM12 |
Definition at line 548 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().
| float emfio::XForm::eM21 |
Definition at line 549 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().
| float emfio::XForm::eM22 |
Definition at line 550 of file mtftools.hxx.
Referenced by emfio::MtfTools::ImplMap(), emfio::MtfTools::ModifyWorldTransform(), emfio::operator>>(), and emfio::MtfTools::SetWorldTransform().