Searched refs:nRegularCount (Results 1 – 2 of 2) sorted by relevance
49 m_aRegularProperties[nRegularCount]=rProp; \50 nRegularCount++; \66 sal_Int32 nRegularCount = 0; in MediaDescriptorHelper() local133 m_aRegularProperties.realloc(nRegularCount); in MediaDescriptorHelper()
759 const sal_uInt32 nRegularCount(aRegularDecomposition.size()); in impDecomposePathTextPrimitive() local784 if(nRegularCount) in impDecomposePathTextPrimitive()787 aRetvalB.realloc(nRegularCount); in impDecomposePathTextPrimitive()789 for(a = 0L; a < nRegularCount; a++) in impDecomposePathTextPrimitive()
Completed in 25 milliseconds