Home
last modified time | relevance | path

Searched refs:nTargetMarkerCount (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx912 …const sal_uInt32 nTargetMarkerCount(bSubPolygonPathIsClosed ? nSubPolygonPointCount + 1 : nSubPoly… in add_markers() local
914 for (sal_uInt32 b(0); b < nTargetMarkerCount; b++) in add_markers()
917 … const bool bIsLastMarker(nSubPathCount - 1 == a && nTargetMarkerCount - 1 == b); in add_markers()

Completed in 153 milliseconds