Searched refs:nTextCount (Results 1 – 2 of 2) sorted by relevance
132 sal_Int32 nTextCount = aStrings.getLength(); in lcl_clearIfNoValuesButTextIsContained() local133 for( sal_Int32 j = 0; j < nTextCount; ++j ) in lcl_clearIfNoValuesButTextIsContained()
704 sal_Int32 nTextCount = aStrings.getLength(); in lcl_getAllValuesFromSequence() local705 for( sal_Int32 j = 0; j < nTextCount; ++j ) in lcl_getAllValuesFromSequence()
Completed in 28 milliseconds