Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlattr.cxx62 rV.eUnit = MathMLLengthUnit::None; in ParseMathMLAttributeLengthValue()
67 rV.eUnit = MathMLLengthUnit::Em; in ParseMathMLAttributeLengthValue()
72 rV.eUnit = MathMLLengthUnit::Ex; in ParseMathMLAttributeLengthValue()
77 rV.eUnit = MathMLLengthUnit::Px; in ParseMathMLAttributeLengthValue()
82 rV.eUnit = MathMLLengthUnit::In; in ParseMathMLAttributeLengthValue()
87 rV.eUnit = MathMLLengthUnit::Cm; in ParseMathMLAttributeLengthValue()
92 rV.eUnit = MathMLLengthUnit::Mm; in ParseMathMLAttributeLengthValue()
97 rV.eUnit = MathMLLengthUnit::Pt; in ParseMathMLAttributeLengthValue()
102 rV.eUnit = MathMLLengthUnit::Pc; in ParseMathMLAttributeLengthValue()
107 rV.eUnit = MathMLLengthUnit::Percent; in ParseMathMLAttributeLengthValue()
H A Dmathmlimport.cxx1494 if (rLV.eUnit != MathMLLengthUnit::Em) in lcl_CountBlanks()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlattr.cxx62 rV.eUnit = MathMLLengthUnit::None; in ParseMathMLAttributeLengthValue()
67 rV.eUnit = MathMLLengthUnit::Em; in ParseMathMLAttributeLengthValue()
72 rV.eUnit = MathMLLengthUnit::Ex; in ParseMathMLAttributeLengthValue()
77 rV.eUnit = MathMLLengthUnit::Px; in ParseMathMLAttributeLengthValue()
82 rV.eUnit = MathMLLengthUnit::In; in ParseMathMLAttributeLengthValue()
87 rV.eUnit = MathMLLengthUnit::Cm; in ParseMathMLAttributeLengthValue()
92 rV.eUnit = MathMLLengthUnit::Mm; in ParseMathMLAttributeLengthValue()
97 rV.eUnit = MathMLLengthUnit::Pt; in ParseMathMLAttributeLengthValue()
102 rV.eUnit = MathMLLengthUnit::Pc; in ParseMathMLAttributeLengthValue()
107 rV.eUnit = MathMLLengthUnit::Percent; in ParseMathMLAttributeLengthValue()
H A Dmathmlattr.hxx24 enum class MathMLLengthUnit { enum
40 MathMLLengthUnit eUnit;
42 : eUnit(MathMLLengthUnit::None) in MathMLAttributeLengthValue()
H A Dmathmlimport.cxx1482 if (rLV.eUnit != MathMLLengthUnit::Em) in lcl_CountBlanks()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/mathml/
H A Dmathmlattr.hxx23 enum class MathMLLengthUnit enum
40 MathMLLengthUnit eUnit;
42 : eUnit(MathMLLengthUnit::None) in MathMLAttributeLengthValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results4402 enum MathMLLengthUnit Ex
4404 enum MathMLLengthUnit Px
4406 enum MathMLLengthUnit In
4408 enum MathMLLengthUnit Cm
4410 enum MathMLLengthUnit Mm
4412 enum MathMLLengthUnit Pt
4414 enum MathMLLengthUnit Pc
4416 enum MathMLLengthUnit Percent
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results9420 enum MathMLLengthUnit Ex
9422 enum MathMLLengthUnit Px
9424 enum MathMLLengthUnit In
9426 enum MathMLLengthUnit Cm
9428 enum MathMLLengthUnit Mm
9430 enum MathMLLengthUnit Pt
9432 enum MathMLLengthUnit Pc
9434 enum MathMLLengthUnit Percent