Home
last modified time | relevance | path

Searched refs:SetGraphicSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx216 void SetGraphicSize(const Size& rSet) {aGraphicSize = rSet;} in SetGraphicSize() function in SvxNumberFormat
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx404 aFmt.SetGraphicSize( Size( aUnoSize.Width, aUnoSize.Height ) ); in setNumberingRuleByIndex()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3746 rNumberFormat.SetGraphicSize( Size( nWidth, nHeight ) ); in ImplGetExtNumberFormat()