Searched refs:rINT16 (Results 1 – 1 of 1) sorted by relevance
724 const uno::Type &rINT16 = ::getCppuType( (sal_Int16 *) NULL ); in SaveOptions() local752 pValue++->setValue( &rOpt.nHyphMinLeading, rINT16 ); // 15 in SaveOptions()753 pValue++->setValue( &rOpt.nHyphMinTrailing, rINT16 ); // 16 in SaveOptions()754 pValue++->setValue( &rOpt.nHyphMinWordLength, rINT16 ); // 17 in SaveOptions()
Completed in 25 milliseconds