Lines Matching refs:nElements

3067 						sal_uInt16 nElements = (sal_uInt16)aEquations.size();  in CreateCustomShapeProperties()  local
3068 if ( nElements ) in CreateCustomShapeProperties()
3071 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3073 aOut << nElements in CreateCustomShapeProperties()
3074 << nElements in CreateCustomShapeProperties()
3175 sal_uInt16 nElements = (sal_uInt16)aGluePoints.getLength(); in CreateCustomShapeProperties() local
3176 if ( nElements ) in CreateCustomShapeProperties()
3179 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3181 aOut << nElements in CreateCustomShapeProperties()
3182 << nElements in CreateCustomShapeProperties()
3184 for( j = 0; j < nElements; j++ ) in CreateCustomShapeProperties()
3219 sal_uInt16 j, nElements = (sal_uInt16)aSegments.getLength(); in CreateCustomShapeProperties() local
3221 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3223 aOut << nElements in CreateCustomShapeProperties()
3224 << nElements in CreateCustomShapeProperties()
3226 for ( j = 0; j < nElements; j++ ) in CreateCustomShapeProperties()
3351 sal_uInt16 j, nElements = (sal_uInt16)aPathTextFrames.getLength(); in CreateCustomShapeProperties() local
3353 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3355 aOut << nElements in CreateCustomShapeProperties()
3356 << nElements in CreateCustomShapeProperties()
3358 for ( j = 0; j < nElements; j++ ) in CreateCustomShapeProperties()
3593 sal_uInt16 nElements = (sal_uInt16)aHandlesPropSeq.getLength(); in CreateCustomShapeProperties() local
3594 if ( nElements ) in CreateCustomShapeProperties()
3599 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3601 aOut << nElements in CreateCustomShapeProperties()
3602 << nElements in CreateCustomShapeProperties()
3605 for ( k = 0; k < nElements; k++ ) in CreateCustomShapeProperties()
3819 sal_uInt16 j, nElements = (sal_uInt16)aCoordinates.getLength(); in CreateCustomShapeProperties() local
3821 sal_uInt32 nStreamSize = nElementSize * nElements + 6; in CreateCustomShapeProperties()
3823 aOut << nElements in CreateCustomShapeProperties()
3824 << nElements in CreateCustomShapeProperties()
3826 for( j = 0; j < nElements; j++ ) in CreateCustomShapeProperties()