LibreOffice Module editeng (master) 1
Functions
itemtype.cxx File Reference
#include <sal/config.h>
#include <osl/diagnose.h>
#include <vcl/outdev.hxx>
#include <editeng/editrids.hrc>
#include <unotools/intlwrapper.hxx>
#include <unotools/localedatawrapper.hxx>
#include <editeng/itemtype.hxx>
#include <editeng/eerdll.hxx>
#include <rtl/ustrbuf.hxx>
Include dependency graph for itemtype.cxx:

Go to the source code of this file.

Functions

OUString GetMetricText (tools::Long nVal, MapUnit eSrcUnit, MapUnit eDestUnit, const IntlWrapper *pIntl)
 
OUString GetColorString (const Color &rCol)
 
TranslateId GetMetricId (MapUnit eUnit)
 

Function Documentation

◆ GetColorString()

OUString GetColorString ( const Color rCol)

◆ GetMetricId()

TranslateId GetMetricId ( MapUnit  eUnit)

◆ GetMetricText()

OUString GetMetricText ( tools::Long  nVal,
MapUnit  eSrcUnit,
MapUnit  eDestUnit,
const IntlWrapper pIntl 
)