Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/
H A Dnode.hxx1209 void SetUseExtraSpaces(bool bVal) { mbUseExtraSpaces = bVal; } in SetUseExtraSpaces() function in SmLineNode
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dnode.hxx630 void SetUseExtraSpaces(bool bVal) { mbUseExtraSpaces = bVal; } in SetUseExtraSpaces() function in SmLineNode
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/
H A Dparse.cxx1083 xSNode->SetUseExtraSpaces(bUseExtraSpaces); in DoExpression()
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dparse5.cxx1242 xSNode->SetUseExtraSpaces(bUseExtraSpaces); in DoExpression()