Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Ddialog.cxx484 rFormat.SetRelSize(SIZ_TEXT, (sal_uInt16) aTextSize .GetValue()); in WriteTo()
485 rFormat.SetRelSize(SIZ_INDEX, (sal_uInt16) aIndexSize .GetValue()); in WriteTo()
486 rFormat.SetRelSize(SIZ_FUNCTION, (sal_uInt16) aFunctionSize.GetValue()); in WriteTo()
487 rFormat.SetRelSize(SIZ_OPERATOR, (sal_uInt16) aOperatorSize.GetValue()); in WriteTo()
488 rFormat.SetRelSize(SIZ_LIMITS, (sal_uInt16) aBorderSize .GetValue()); in WriteTo()
H A Dformat.cxx201 SetRelSize(i, rFormat.GetRelSize(i)); in operator =()
H A Dcfgitem.cxx1020 pFormat->SetRelSize( i, nTmp16 ); in LoadFormat()
H A Dunomodel.cxx594 aFormat.SetRelSize((*ppEntries)->mnMemberId, nVal); in _setPropertyValues()
/trunk/main/starmath/inc/
H A Dformat.hxx127 void SetRelSize(sal_uInt16 nIdent, sal_uInt16 nVal) { vSize[nIdent] = nVal;} in SetRelSize() function in SmFormat
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx250 void SetRelSize( sal_Int16 nRel ) { nRelSize = nRel; } in SetRelSize() function in SvxXMLListLevelStyleContext_Impl
852 rListLevel.SetRelSize( (sal_Int16)nVal ); in SvxXMLListLevelStyleAttrContext_Impl()

Completed in 52 milliseconds