Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dlingucfg.cxx724 const uno::Type &rINT16 = ::getCppuType( (sal_Int16 *) NULL ); in SaveOptions() local
752 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 26 milliseconds