LibreOffice Module editeng (master) 1
Classes | Namespaces | Functions
unoipset.hxx File Reference
#include <editeng/editengdllapi.h>
#include <svl/itemprop.hxx>
#include <vector>
Include dependency graph for unoipset.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxItemPropertySet
 
struct  SvxIDPropertyCombine
 
class  SvxItemPropertySetUsrAnys
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 

Functions

EDITENG_DLLPUBLIC void SvxUnoConvertToMM (const MapUnit eSourceMapUnit, css::uno::Any &rMetric) noexcept
 converts the given any with a metric to 100th/mm if needed More...
 
EDITENG_DLLPUBLIC void SvxUnoConvertFromMM (const MapUnit eDestinationMapUnit, css::uno::Any &rMetric) noexcept
 converts the given any with a metric from 100th/mm to the given metric if needed More...
 

Function Documentation

◆ SvxUnoConvertFromMM()

EDITENG_DLLPUBLIC void SvxUnoConvertFromMM ( const MapUnit  eDestinationMapUnit,
css::uno::Any rMetric 
)
noexcept

converts the given any with a metric from 100th/mm to the given metric if needed

◆ SvxUnoConvertToMM()

EDITENG_DLLPUBLIC void SvxUnoConvertToMM ( const MapUnit  eSourceMapUnit,
css::uno::Any rMetric 
)
noexcept

converts the given any with a metric to 100th/mm if needed