Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1568 protected int getLabelWidth(String _sLabel, float _nCharWeight, float _nCharHeight) in getLabelWidth() argument
1578 … final String sKey = aKey.append(_sLabel).append(_nCharWeight).append(_nCharHeight).toString(); in getLabelWidth()
1596 if (_nCharWeight > 0.1f) in getLabelWidth()
1598 m_aFixedTextHelper.setCharWeight(_nCharWeight); in getLabelWidth()

Completed in 13 milliseconds