Lines Matching refs:nLen

111 		sal_Int32 nLen = GetPropNames().getLength();  in AddPropNames()  local
112 GetPropNames().realloc( nLen + nCount ); in AddPropNames()
116 pName[ nLen + i ] = A2OU( pNewNames[ i ] ); in AddPropNames()
131 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues() local
132 if (GetPropSet().is() && nLen) in GetCurrentValues()
135 for (sal_Int32 i = 0; i < nLen; ++i) in GetCurrentValues()
168 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals() local
169 if (nLen) in SetTmpPropVals()
172 for (sal_Int32 i = 0; i < nLen; ++i) in SetTmpPropVals()
260 sal_Int32 nLen = aPropNames.getLength(); in AddAsPropListener() local
262 for (sal_Int32 i = 0; i < nLen; ++i) in AddAsPropListener()
274 sal_Int32 nLen = aPropNames.getLength(); in RemoveAsPropListener() local
276 for (sal_Int32 i = 0; i < nLen; ++i) in RemoveAsPropListener()
414 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues() local
415 if (GetPropSet().is() && nLen) in GetCurrentValues()
418 for (sal_Int32 i = 0; i < nLen; ++i) in GetCurrentValues()
527 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals() local
528 if (nLen) in SetTmpPropVals()
531 for (sal_Int32 i = 0; i < nLen; ++i) in SetTmpPropVals()
600 sal_Int32 nLen = GetPropNames().getLength(); in GetCurrentValues() local
601 if (GetPropSet().is() && nLen) in GetCurrentValues()
604 for (sal_Int32 i = 0; i < nLen; ++i) in GetCurrentValues()
689 sal_Int32 nLen = rPropVals.getLength(); in SetTmpPropVals() local
690 if (nLen) in SetTmpPropVals()
693 for (sal_Int32 i = 0; i < nLen; ++i) in SetTmpPropVals()