Searched refs:nDestinnationId (Results 1 – 3 of 3) sorted by relevance
1352 sal_Int32 nSourceId, sal_Int32 nDestinnationId ) in addGluePointMapping() argument1355 mpPageContext->maShapeGluePointsMap[xShape][nSourceId] = nDestinnationId; in addGluePointMapping()1361 sal_Int32 nDestinnationId ) const in findGluePointMapping()1374 if ( (*aShapeIdIter).second == nDestinnationId ) in findGluePointMapping()
971 … const sal_Int32 nDestinnationId = xSourceShapeImportHelper->findGluePointMapping( in onDemandRescueUsefulDataFromTemporary() local983 … GetImport().GetShapeImport()->addGluePointMapping( mxShape, nDestinnationId, nInternalId ); in onDemandRescueUsefulDataFromTemporary()
395 sal_Int32 nSourceId, sal_Int32 nDestinnationId );400 sal_Int32 nDestinnationId ) const;
Completed in 66 milliseconds