Searched refs:nSupportedCount (Results 1 – 2 of 2) sorted by relevance
203 sal_Int16 nSupportedCount = rTarget->getUserFieldCount(); in Copy() local204 for ( sal_Int16 nInd = 0; nInd < nCount && nInd < nSupportedCount; nInd++ ) in Copy()
1728 sal_Int16 nSupportedCount = xDocInfoToFill->getUserFieldCount(); in SetDocInfoState() local1729 for ( sal_Int16 nInd = 0; nInd < nCount && nInd < nSupportedCount; nInd++ ) in SetDocInfoState()
Completed in 24 milliseconds