20 #ifndef INCLUDED_VCL_MAPMOD_HXX
21 #define INCLUDED_VCL_MAPMOD_HXX
47 void SetMapUnit(
MapUnit eUnit );
50 void SetOrigin(
const Point& rOrigin );
51 const Point& GetOrigin()
const;
53 void SetScaleX(
const Fraction& rScaleX );
55 void SetScaleY(
const Fraction& rScaleY );
63 bool IsDefault()
const;
75 SAL_DLLPRIVATE
bool IsSimple()
const;
78 template<
typename charT,
typename traits>
80 std::basic_ostream<charT, traits> & rStream,
const MapMode& rMode)
86 #endif // INCLUDED_VCL_MAPMOD_HXX
const Fraction & GetScaleX() const
SvStream & WriteMapMode(SvStream &rOStm, const MapMode &rMapMode)
bool operator!=(const MapMode &rMapMode) const
const Fraction & GetScaleY() const
std::basic_ostream< charT, traits > & operator<<(std::basic_ostream< charT, traits > &rStream, const MapMode &rMode)
bool operator==(const ItalicMatrix &a, const ItalicMatrix &b)
Some things multiple-inherit from VclAbstractDialog and OutputDevice, so we need to use virtual inher...
MapUnit GetMapUnit() const
o3tl::cow_wrapper< ImplMapMode, o3tl::ThreadSafeRefCountingPolicy > ImplType
const Point & GetOrigin() const
SvStream & ReadMapMode(SvStream &rIStm, MapMode &rMapMode)
bool operator==(const MapMode &rMapMode) const