Searched refs:nSubPathCount (Results 1 – 1 of 1) sorted by relevance
851 const sal_uInt32 nSubPathCount(rPath.count()); in add_markers() local853 if(nSubPathCount) in add_markers()866 for (sal_uInt32 a(0); a < nSubPathCount; a++) in add_markers()882 … const bool bIsLastMarker(nSubPathCount - 1 == a && nTargetMarkerCount - 1 == b); in add_markers()
Completed in 28 milliseconds