Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/mathml/
H A Dmathmlattr.hxx37 struct MathMLAttributeLengthValue struct
41 MathMLAttributeLengthValue() in MathMLAttributeLengthValue() argument
47 sal_Int32 ParseMathMLAttributeLengthValue(const OUString& rStr, MathMLAttributeLengthValue& rV);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dmathmlattr.hxx37 struct MathMLAttributeLengthValue struct
41 MathMLAttributeLengthValue() in MathMLAttributeLengthValue() argument
47 sal_Int32 ParseMathMLAttributeLengthValue(const OUString &rStr, MathMLAttributeLengthValue& rV);
H A Dmathmlattr.cxx54 sal_Int32 ParseMathMLAttributeLengthValue(const OUString &rStr, MathMLAttributeLengthValue& rV) in ParseMathMLAttributeLengthValue()
H A Dmathmlimport.cxx1471 bool lcl_CountBlanks(const MathMLAttributeLengthValue &rLV, in lcl_CountBlanks()
1507 MathMLAttributeLengthValue aLV; in StartElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/
H A Dmathmlattr.cxx54 sal_Int32 ParseMathMLAttributeLengthValue(const OUString& rStr, MathMLAttributeLengthValue& rV) in ParseMathMLAttributeLengthValue()
H A Dmathmlimport.cxx1484 bool lcl_CountBlanks(const MathMLAttributeLengthValue& rLV, sal_Int32* pWide, sal_Int32* pNarrow) in lcl_CountBlanks()
1518 MathMLAttributeLengthValue aLV; in startFastElement()