Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A Dgluepts.cxx364 uno::Sequence< sal_Int32 > aIdSequence( nCount + NON_USER_DEFINED_GLUE_POINTS ); in getIdentifiers() local
365 sal_Int32 *pIdentifier = aIdSequence.getArray(); in getIdentifiers()
373 return aIdSequence; in getIdentifiers()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport.cxx1213 uno::Sequence< sal_Int32 > aIdSequence( xGluePoints->getIdentifiers() ); in ImpExportGluePoints() local
1215 const sal_Int32 nCount = aIdSequence.getLength(); in ImpExportGluePoints()
1218 const sal_Int32 nIdentifier = aIdSequence[nIndex]; in ImpExportGluePoints()

Completed in 22 milliseconds