Home
last modified time | relevance | path

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

/aoo4110/main/starmath/inc/
H A Dformat.hxx141 sal_Bool IsScaleNormalBrackets() const { return bScaleNormalBrackets; } in IsScaleNormalBrackets() function in SmFormat
/aoo4110/main/starmath/source/
H A Dformat.cxx192 SetScaleNormalBrackets(rFormat.IsScaleNormalBrackets()); in operator =()
H A Dnode.cxx1644 sal_Bool bIsScaleNormal = rFormat.IsScaleNormalBrackets(), in Arrange()
1748 sal_Bool bScale = GetScaleMode() == SCALE_HEIGHT || rFormat.IsScaleNormalBrackets(); in Arrange()
H A Dcfgitem.cxx1081 *pValue++ <<= (sal_Bool) pFormat->IsScaleNormalBrackets(); in SaveFormat()
H A Dunomodel.cxx883 sal_Bool bVal = aFormat.IsScaleNormalBrackets(); in _getPropertyValues()
H A Ddialog.cxx1011 bScaleAllBrackets = rFormat.IsScaleNormalBrackets(); in ReadFrom()

Completed in 58 milliseconds