Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dimpedit4.cxx319 sal_uLong nTestMax = nScriptType ? aFontTable.size() : 1; in WriteRTF() local
320 for ( sal_uLong nTest = 0; !bAlreadyExist && ( nTest < nTestMax ); nTest++ ) in WriteRTF()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dimpedit4.cxx318 sal_uLong nTestMax = nScriptType ? aFontTable.size() : 1; in WriteRTF() local
319 for ( sal_uLong nTest = 0; !bAlreadyExist && ( nTest < nTestMax ); nTest++ ) in WriteRTF()