Home
last modified time | relevance | path

Searched refs:SetFontSize (Results 1 – 8 of 8) sorted by relevance

/trunk/main/cui/source/options/
H A Dopthtml.cxx138 pHtmlOpt->SetFontSize(0, (sal_uInt16)aSize1NF.GetValue()); in FillItemSet()
140 pHtmlOpt->SetFontSize(1, (sal_uInt16)aSize2NF.GetValue()); in FillItemSet()
142 pHtmlOpt->SetFontSize(2, (sal_uInt16)aSize3NF.GetValue()); in FillItemSet()
144 pHtmlOpt->SetFontSize(3, (sal_uInt16)aSize4NF.GetValue()); in FillItemSet()
146 pHtmlOpt->SetFontSize(4, (sal_uInt16)aSize5NF.GetValue()); in FillItemSet()
148 pHtmlOpt->SetFontSize(5, (sal_uInt16)aSize6NF.GetValue()); in FillItemSet()
150 pHtmlOpt->SetFontSize(6, (sal_uInt16)aSize7NF.GetValue()); in FillItemSet()
/trunk/main/svtools/inc/svtools/
H A Dhtmlcfg.hxx64 void SetFontSize(sal_uInt16 nPos, sal_uInt16 nSize);
/trunk/main/starmath/inc/
H A Dformat.hxx121 …void SetFontSize(sal_uInt16 nIdent, const Size &rSize) { vFont[nIdent].SetSize( rSize… in SetFontSize() function in SmFormat
H A Dnode.hxx135 void SetFontSize(const Fraction &rRelSize, sal_uInt16 nType);
/trunk/main/svtools/source/config/
H A Dhtmlcfg.cxx306 void SvxHtmlOptions::SetFontSize(sal_uInt16 nPos, sal_uInt16 nSize) in SetFontSize() function in SvxHtmlOptions
/trunk/main/starmath/source/
H A Dnode.cxx259 void SmNode::SetFontSize(const Fraction &rSize, sal_uInt16 nType) in SetFontSize() function in SmNode
311 pNode->SetFontSize(rSize, nType); in SetFontSize()
2141 pNode->SetFontSize(aFontSize, nSizeType); in Arrange()
H A Dunomodel.cxx581 aFormat.SetFontSize(i, aTmp); in _setPropertyValues()
H A Ddialog.cxx492 rFormat.SetFontSize(i, aTmp); in WriteTo()

Completed in 45 milliseconds