Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/
H A Dvalueset.cxx1679 void ValueSet::SetItemHeight( long nNewItemHeight ) in SetItemHeight() argument
1681 if ( mnUserItemHeight != nNewItemHeight ) in SetItemHeight()
1683 mnUserItemHeight = nNewItemHeight; in SetItemHeight()
3779 void SvtValueSet::SetItemHeight( long nNewItemHeight ) in SetItemHeight() argument
3781 if ( mnUserItemHeight != nNewItemHeight ) in SetItemHeight()
3783 mnUserItemHeight = nNewItemHeight; in SetItemHeight()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/
H A Dvalueset.cxx1767 void ValueSet::SetItemHeight( tools::Long nNewItemHeight ) in SetItemHeight() argument
1769 if ( mnUserItemHeight != nNewItemHeight ) in SetItemHeight()
1771 mnUserItemHeight = nNewItemHeight; in SetItemHeight()