Home
last modified time | relevance | path

Searched defs:nTargetCount (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx392 sal_Size nTargetCount = 0; in convert() local
500 sal_Size nTargetCount = 0; in convert() local
/trunk/main/framework/source/fwi/classes/
H A Dprotocolhandlercache.cxx287 sal_Int32 nTargetCount = nSourceCount; in read() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dbaseprimitive3d.cxx234 const sal_Int32 nTargetCount(nSourceCount + nDestCount); in appendPrimitive3DSequenceToPrimitive3DSequence() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dbaseprimitive2d.cxx255 const sal_Int32 nTargetCount(nSourceCount + nDestCount); in appendPrimitive2DSequenceToPrimitive2DSequence() local
/trunk/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx128 sal_Size nTargetCount = 0; in implConvert() local
/trunk/main/io/source/TextInputStream/
H A DTextInputStream.cxx311 sal_Size nTargetCount = 0; in implReadNext() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx483 sal_uInt32 nTargetCount = aRelation.TargetSet.getLength(); in wrapper_ref_relation_set() local
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx621 const sal_uInt32 nTargetCount(bIsClosed ? nPointCount + 1 : nPointCount); in B3DPolyPolygonToUnoPolyPolygonShape3D() local
H A Db2dpolygontools.cxx4031 const sal_uInt32 nTargetCount(aCollectPoints.size()); in B2DPolygonToUnoPolygonBezierCoords() local
4051 const sal_uInt32 nTargetCount(nPointCount + (bClosed ? 1 : 0)); in B2DPolygonToUnoPolygonBezierCoords() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx2391 const sal_uInt32 nTargetCount(nB2DLocalCount + (bClosed ? 1L : 0L)); in Polygon() local

Completed in 65 milliseconds