LibreOffice Module vcl (master) 1
Classes | Functions
mapmod.hxx File Reference
#include <vcl/dllapi.h>
#include <tools/mapunit.hxx>
#include <o3tl/cow_wrapper.hxx>
#include <ostream>
Include dependency graph for mapmod.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MapMode
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< (std::basic_ostream< charT, traits > &rStream, const MapMode &rMode)
 
bool TooLargeScaleForMapMode (const Fraction &rScale, int nDPI)
 

Function Documentation

◆ operator<<()

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & operator<< ( std::basic_ostream< charT, traits > &  rStream,
const MapMode rMode 
)
inline

Definition at line 33 of file mapmod.hxx.

References SAL_WARN_UNUSED.

◆ TooLargeScaleForMapMode()

bool TooLargeScaleForMapMode ( const Fraction rScale,
int  nDPI 
)

Definition at line 423 of file TypeSerializer.cxx.

References Fraction::GetNumerator().

Referenced by GDIMetaFile::Play().