Searched refs:aIdSequence (Results 1 – 2 of 2) sorted by relevance
364 uno::Sequence< sal_Int32 > aIdSequence( nCount + NON_USER_DEFINED_GLUE_POINTS ); in getIdentifiers() local365 sal_Int32 *pIdentifier = aIdSequence.getArray(); in getIdentifiers()373 return aIdSequence; in getIdentifiers()
1213 uno::Sequence< sal_Int32 > aIdSequence( xGluePoints->getIdentifiers() ); in ImpExportGluePoints() local1215 const sal_Int32 nCount = aIdSequence.getLength(); in ImpExportGluePoints()1218 const sal_Int32 nIdentifier = aIdSequence[nIndex]; in ImpExportGluePoints()
Completed in 21 milliseconds