Home
last modified time | relevance | path

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

/trunk/main/framework/source/uifactory/
H A Duicontrollerfactory.cxx125 sal_Int32 nAppendIndex = aNewArgs.getLength(); in createInstanceWithArgumentsAndContext() local
133 aNewArgs[nAppendIndex] <<= aPropValue; in createInstanceWithArgumentsAndContext()
142 aNewArgs[nAppendIndex+1] <<= aPropValue; in createInstanceWithArgumentsAndContext()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx738 sal_uInt32 nAppendIndex(0L); in PolygonFromPolyPolygon() local
744 for(sal_uInt16 b(0); nAppendIndex <= nPointCount && b < rCandidate.GetSize(); b++) in PolygonFromPolyPolygon()
746 aRetval[(sal_uInt16)nAppendIndex++] = rCandidate[b]; in PolygonFromPolyPolygon()

Completed in 12 milliseconds