Searched refs:nSubPathCount (Results 1 – 1 of 1) sorted by relevance
886 const sal_uInt32 nSubPathCount(rPath.count()); in add_markers() local888 if(nSubPathCount) in add_markers()901 for (sal_uInt32 a(0); a < nSubPathCount; a++) in add_markers()917 … const bool bIsLastMarker(nSubPathCount - 1 == a && nTargetMarkerCount - 1 == b); in add_markers()
Completed in 34 milliseconds