Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DMediaDescriptorHelper.cxx49 m_aRegularProperties[nRegularCount]=rProp; \
50 nRegularCount++; \
66 sal_Int32 nRegularCount = 0; in MediaDescriptorHelper() local
133 m_aRegularProperties.realloc(nRegularCount); in MediaDescriptorHelper()
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx759 const sal_uInt32 nRegularCount(aRegularDecomposition.size()); in impDecomposePathTextPrimitive() local
784 if(nRegularCount) in impDecomposePathTextPrimitive()
787 aRetvalB.realloc(nRegularCount); in impDecomposePathTextPrimitive()
789 for(a = 0L; a < nRegularCount; a++) in impDecomposePathTextPrimitive()

Completed in 21 milliseconds