Searched defs:nTargetCount (Results 1 – 10 of 10) sorted by relevance
392 sal_Size nTargetCount = 0; in convert() local500 sal_Size nTargetCount = 0; in convert() local
287 sal_Int32 nTargetCount = nSourceCount; in read() local
234 const sal_Int32 nTargetCount(nSourceCount + nDestCount); in appendPrimitive3DSequenceToPrimitive3DSequence() local
128 sal_Size nTargetCount = 0; in implConvert() local
255 const sal_Int32 nTargetCount(nSourceCount + nDestCount); in appendPrimitive2DSequenceToPrimitive2DSequence() local
311 sal_Size nTargetCount = 0; in implReadNext() local
483 sal_uInt32 nTargetCount = aRelation.TargetSet.getLength(); in wrapper_ref_relation_set() local
621 const sal_uInt32 nTargetCount(bIsClosed ? nPointCount + 1 : nPointCount); in B3DPolyPolygonToUnoPolyPolygonShape3D() local
4031 const sal_uInt32 nTargetCount(aCollectPoints.size()); in B2DPolygonToUnoPolygonBezierCoords() local4051 const sal_uInt32 nTargetCount(nPointCount + (bClosed ? 1 : 0)); in B2DPolygonToUnoPolygonBezierCoords() local
2391 const sal_uInt32 nTargetCount(nB2DLocalCount + (bClosed ? 1L : 0L)); in Polygon() local
Completed in 74 milliseconds