Searched refs:SetRelSize (Results 1 – 6 of 6) sorted by relevance
484 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()
201 SetRelSize(i, rFormat.GetRelSize(i)); in operator =()
1020 pFormat->SetRelSize( i, nTmp16 ); in LoadFormat()
594 aFormat.SetRelSize((*ppEntries)->mnMemberId, nVal); in _setPropertyValues()
127 void SetRelSize(sal_uInt16 nIdent, sal_uInt16 nVal) { vSize[nIdent] = nVal;} in SetRelSize() function in SmFormat
250 void SetRelSize( sal_Int16 nRel ) { nRelSize = nRel; } in SetRelSize() function in SvxXMLListLevelStyleContext_Impl852 rListLevel.SetRelSize( (sal_Int16)nVal ); in SvxXMLListLevelStyleAttrContext_Impl()
Completed in 72 milliseconds