Searched refs:nMaxLineCountB (Results 1 – 1 of 1) sorted by relevance
591 …const sal_uInt16 nMaxLineCountB(static_cast< sal_uInt16 >(nMaxLineCountA >= 0 ? nMaxLineCountA : 0… in SetVCLSettings() local593 if(aStyleSettings.GetListBoxMaximumLineCount() != nMaxLineCountB) in SetVCLSettings()595 aStyleSettings.SetListBoxMaximumLineCount(nMaxLineCountB); in SetVCLSettings()
Completed in 10 milliseconds