|
LibreOffice Module emfio (master) 1
|
#include <mtftools.hxx>
Public Attributes | |
| BackgroundMode | nBkMode |
| MappingMode | eMapMode |
| GraphicsMode | eGfxMode |
| vcl::text::ComplexTextLayoutFlags | nTextLayoutMode |
| sal_Int32 | nWinOrgX |
| sal_Int32 | nWinOrgY |
| sal_Int32 | nWinExtX |
| sal_Int32 | nWinExtY |
| sal_Int32 | nDevOrgX |
| sal_Int32 | nDevOrgY |
| sal_Int32 | nDevWidth |
| sal_Int32 | nDevHeight |
| WinMtfLineStyle | aLineStyle |
| WinMtfFillStyle | aFillStyle |
| vcl::Font | aFont |
| Color | aBkColor |
| Color | aTextColor |
| sal_uInt32 | nTextAlign |
| RasterOp | eRasterOp |
| Point | aActPos |
| WinMtfPathObj | maPathObj |
| WinMtfClipPath | maClipPath |
| XForm | aXForm |
| bool | bClockWiseArcDirection |
| bool | bFillStyleSelected |
Definition at line 566 of file mtftools.hxx.
| Point emfio::SaveStruct::aActPos |
Definition at line 584 of file mtftools.hxx.
| Color emfio::SaveStruct::aBkColor |
Definition at line 579 of file mtftools.hxx.
| WinMtfFillStyle emfio::SaveStruct::aFillStyle |
Definition at line 576 of file mtftools.hxx.
| vcl::Font emfio::SaveStruct::aFont |
Definition at line 578 of file mtftools.hxx.
| WinMtfLineStyle emfio::SaveStruct::aLineStyle |
Definition at line 575 of file mtftools.hxx.
| Color emfio::SaveStruct::aTextColor |
Definition at line 580 of file mtftools.hxx.
| XForm emfio::SaveStruct::aXForm |
Definition at line 587 of file mtftools.hxx.
| bool emfio::SaveStruct::bClockWiseArcDirection |
Definition at line 589 of file mtftools.hxx.
| bool emfio::SaveStruct::bFillStyleSelected |
Definition at line 590 of file mtftools.hxx.
| GraphicsMode emfio::SaveStruct::eGfxMode |
Definition at line 570 of file mtftools.hxx.
| MappingMode emfio::SaveStruct::eMapMode |
Definition at line 569 of file mtftools.hxx.
| RasterOp emfio::SaveStruct::eRasterOp |
Definition at line 582 of file mtftools.hxx.
| WinMtfClipPath emfio::SaveStruct::maClipPath |
Definition at line 586 of file mtftools.hxx.
| WinMtfPathObj emfio::SaveStruct::maPathObj |
Definition at line 585 of file mtftools.hxx.
| BackgroundMode emfio::SaveStruct::nBkMode |
Definition at line 568 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nDevHeight |
Definition at line 573 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nDevOrgX |
Definition at line 573 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nDevOrgY |
Definition at line 573 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nDevWidth |
Definition at line 573 of file mtftools.hxx.
| sal_uInt32 emfio::SaveStruct::nTextAlign |
Definition at line 581 of file mtftools.hxx.
| vcl::text::ComplexTextLayoutFlags emfio::SaveStruct::nTextLayoutMode |
Definition at line 571 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nWinExtX |
Definition at line 572 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nWinExtY |
Definition at line 572 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nWinOrgX |
Definition at line 572 of file mtftools.hxx.
| sal_Int32 emfio::SaveStruct::nWinOrgY |
Definition at line 572 of file mtftools.hxx.