Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptlingu.cxx190 EID_NUM_MIN_WORDLEN, enumerator
237 …assert(EID_NUM_PRE_BREAK == nRID || EID_NUM_POST_BREAK == nRID || EID_NUM_MIN_WORDLEN == nRID); //… in OptionsBreakSet()
249 else if(nRID == EID_NUM_MIN_WORDLEN) in OptionsBreakSet()
1226 …nUserData = OptionsUserData( EID_NUM_MIN_WORDLEN, true, static_cast<sal_uInt16>(nVal), false, fals… in Reset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptlingu.cxx182 EID_NUM_MIN_WORDLEN, enumerator
225 …assert(EID_NUM_PRE_BREAK == nRID || EID_NUM_POST_BREAK == nRID || EID_NUM_MIN_WORDLEN == nRID); //… in OptionsBreakSet()
237 else if(nRID == EID_NUM_MIN_WORDLEN) in OptionsBreakSet()
1216 …nUserData = OptionsUserData( EID_NUM_MIN_WORDLEN, true, static_cast<sal_uInt16>(nVal), false, fals… in Reset()