Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dnode.hxx1032 sal_uLong mnBodyWidth; // width of body (argument) of root sign member in SmRootSymbolNode
1037 , mnBodyWidth(0) { } in SmRootSymbolNode()
1044 sal_uLong GetBodyWidth() const {return mnBodyWidth;}; in GetBodyWidth()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dnode.hxx523 sal_uLong mnBodyWidth; // width of body (argument) of root sign member in SmRootSymbolNode
528 , mnBodyWidth(0) in SmRootSymbolNode()
532 sal_uLong GetBodyWidth() const {return mnBodyWidth;}; in GetBodyWidth()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dnode.cxx1781 mnBodyWidth = nWidth; in AdaptToX()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dnode.cxx1986 mnBodyWidth = nWidth; in AdaptToX()