LibreOffice Module sc (master) 1
Classes | Namespaces | Enumerations
unitconverter.hxx File Reference
#include <map>
#include <vector>
#include <o3tl/enumarray.hxx>
#include "workbookhelper.hxx"
Include dependency graph for unitconverter.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oox::xls::UnitConverter
 Helper class that provides functions to convert values from and to different units. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::util
 
namespace  oox
 
namespace  oox::xls
 

Enumerations

enum class  oox::xls::Unit {
  oox::xls::Twip ,
  oox::xls::Emu ,
  oox::xls::ScreenX ,
  oox::xls::ScreenY ,
  oox::xls::Digit ,
  oox::xls::Space ,
  oox::xls::LAST
}
 Units supported by the UnitConverter class. More...