Home
last modified time | relevance | path

Searched refs:fEmuToMm100 (Results 1 – 1 of 1) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dshape.cxx891 constexpr double fEmuToMm100 = o3tl::convert(1.0, o3tl::Length::emu, o3tl::Length::mm100); in createAndInsert() local
892 aTransformation.scale(fEmuToMm100, fEmuToMm100); in createAndInsert()