LibreOffice Module vcl (master) 1
|
#include <ImplMapRes.hxx>
Public Member Functions | |
ImplMapRes ()=default | |
Public Attributes | |
tools::Long | mnMapOfsX = 0 |
Offset in X direction. More... | |
tools::Long | mnMapOfsY = 0 |
Offset in Y direction. More... | |
tools::Long | mnMapScNumX = 1 |
Scaling factor - numerator in X direction. More... | |
tools::Long | mnMapScNumY = 1 |
Scaling factor - numerator in Y direction. More... | |
tools::Long | mnMapScDenomX = 1 |
Scaling factor - denominator in X direction. More... | |
tools::Long | mnMapScDenomY = 1 |
Scaling factor - denominator in Y direction. More... | |
Definition at line 24 of file ImplMapRes.hxx.
|
default |
tools::Long ImplMapRes::mnMapOfsX = 0 |
Offset in X direction.
Definition at line 28 of file ImplMapRes.hxx.
Referenced by OutputDevice::GetTextBoundRect(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicXToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), and OutputDevice::SubPixelToLogic().
tools::Long ImplMapRes::mnMapOfsY = 0 |
Offset in Y direction.
Definition at line 29 of file ImplMapRes.hxx.
Referenced by OutputDevice::GetTextBoundRect(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicYToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), and OutputDevice::SubPixelToLogic().
tools::Long ImplMapRes::mnMapScDenomX = 1 |
Scaling factor - denominator in X direction.
Definition at line 32 of file ImplMapRes.hxx.
Referenced by OutputDevice::AttemptOLEFontScaleFix(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplDevicePixelToLogicWidth(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicWidthToDevicePixel(), OutputDevice::ImplLogicWidthToDeviceSubPixel(), OutputDevice::ImplLogicXToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), setMapRes(), OutputDevice::SetPixelOffset(), OutputDevice::SetRelativeMapMode(), and OutputDevice::SubPixelToLogic().
tools::Long ImplMapRes::mnMapScDenomY = 1 |
Scaling factor - denominator in Y direction.
Definition at line 33 of file ImplMapRes.hxx.
Referenced by OutputDevice::AttemptOLEFontScaleFix(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplDevicePixelToLogicHeight(), OutputDevice::ImplLogicHeightToDevicePixel(), OutputDevice::ImplLogicHeightToDeviceSubPixel(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicYToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), setMapRes(), OutputDevice::SetPixelOffset(), OutputDevice::SetRelativeMapMode(), and OutputDevice::SubPixelToLogic().
tools::Long ImplMapRes::mnMapScNumX = 1 |
Scaling factor - numerator in X direction.
Definition at line 30 of file ImplMapRes.hxx.
Referenced by OutputDevice::AttemptOLEFontScaleFix(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplDevicePixelToLogicWidth(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicWidthToDevicePixel(), OutputDevice::ImplLogicWidthToDeviceSubPixel(), OutputDevice::ImplLogicXToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), setMapRes(), OutputDevice::SetPixelOffset(), OutputDevice::SetRelativeMapMode(), and OutputDevice::SubPixelToLogic().
tools::Long ImplMapRes::mnMapScNumY = 1 |
Scaling factor - numerator in Y direction.
Definition at line 31 of file ImplMapRes.hxx.
Referenced by OutputDevice::AttemptOLEFontScaleFix(), OutputDevice::GetViewTransformation(), ImplCalcMapResolution(), OutputDevice::ImplDevicePixelToLogic(), OutputDevice::ImplDevicePixelToLogicHeight(), OutputDevice::ImplLogicHeightToDevicePixel(), OutputDevice::ImplLogicHeightToDeviceSubPixel(), OutputDevice::ImplLogicToDevicePixel(), OutputDevice::ImplLogicToDeviceSubPixel(), OutputDevice::ImplLogicYToDevicePixel(), OutputDevice::LogicToPixel(), OutputDevice::OutputDevice(), OutputDevice::PixelToLogic(), OutputDevice::SetMapMode(), setMapRes(), OutputDevice::SetPixelOffset(), OutputDevice::SetRelativeMapMode(), and OutputDevice::SubPixelToLogic().