Home
last modified time | relevance | path

Searched refs:GetBulletRelSize (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1770 bSameBulRelSize &= aNumFmtArr[i]->GetBulletRelSize() == aNumFmtArr[nLvl]->GetBulletRelSize(); in InitControls()
1839 aBulRelSizeMF.SetValue(aNumFmtArr[nLvl]->GetBulletRelSize()); in InitControls()
2637 aTmpSize.Width() *= rFmt.GetBulletRelSize(); in lcl_DrawBullet()
2639 aTmpSize.Height() *= rFmt.GetBulletRelSize(); in lcl_DrawBullet()
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx202 sal_uInt16 GetBulletRelSize() const { return nBulletRelSize;} in GetBulletRelSize() function in SvxNumberFormat
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx278 aVal <<= (sal_Int16)rFmt.GetBulletRelSize(); in getNumberingRuleByIndex()
/aoo41x/main/editeng/source/editeng/
H A Deditobj.cxx67 rBullet.SetScale( pFmt->GetBulletRelSize() ); in DBG_NAME()
/aoo41x/main/editeng/source/outliner/
H A Doutliner.cxx982 sal_uInt16 nScale = /* pEditEngine->IsFlatMode() ? DEFAULT_SCALE : */ pFmt->GetBulletRelSize(); in ImpCalcBulletFont()

Completed in 71 milliseconds