Searched refs:nAppendIndex (Results 1 – 2 of 2) sorted by relevance
125 sal_Int32 nAppendIndex = aNewArgs.getLength(); in createInstanceWithArgumentsAndContext() local133 aNewArgs[nAppendIndex] <<= aPropValue; in createInstanceWithArgumentsAndContext()142 aNewArgs[nAppendIndex+1] <<= aPropValue; in createInstanceWithArgumentsAndContext()
738 sal_uInt32 nAppendIndex(0L); in PolygonFromPolyPolygon() local744 for(sal_uInt16 b(0); nAppendIndex <= nPointCount && b < rCandidate.GetSize(); b++) in PolygonFromPolyPolygon()746 aRetval[(sal_uInt16)nAppendIndex++] = rCandidate[b]; in PolygonFromPolyPolygon()
Completed in 33 milliseconds